ContainerServiceClient class
Constructors
| Container |
Azure Kubernetes AI Manager api client. |
Properties
| ai |
The operation groups for aiManagerNamespaces |
| ai |
The operation groups for aiManagers |
| ai |
The operation groups for aiModels |
| model |
The operation groups for modelDeployments |
| model |
The operation groups for modelSources |
| operations | The operation groups for operations |
| pipeline | The pipeline used by this client to make requests |
Constructor Details
ContainerServiceClient(TokenCredential, string, ContainerServiceClientOptionalParams)
Azure Kubernetes AI Manager api client.
new ContainerServiceClient(credential: TokenCredential, subscriptionId: string, options?: ContainerServiceClientOptionalParams)
Parameters
- credential
- TokenCredential
- subscriptionId
-
string
Property Details
aiManagerNamespaces
The operation groups for aiManagerNamespaces
aiManagerNamespaces: AIManagerNamespacesOperations
Property Value
aiManagers
The operation groups for aiManagers
aiManagers: AIManagersOperations
Property Value
aiModels
modelDeployments
The operation groups for modelDeployments
modelDeployments: ModelDeploymentsOperations
Property Value
modelSources
The operation groups for modelSources
modelSources: ModelSourcesOperations
Property Value
operations
The operation groups for operations
operations: OperationsOperations