Represents a collection of inference endpoint jobs
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| Items | List<InferenceEndpointJob> | ✅ | The list of inference endpoint jobs. |
| Page | long | ✅ | The page number. |
| PageSize | long | ✅ | The maximum number of items per page. |
| TotalSize | long | ✅ | The total number of items in the collection. |