ContainerServiceClient class

Properties

aiManagerNamespaces

The operation groups for aiManagerNamespaces

aiManagers

The operation groups for aiManagers

aiModels

The operation groups for aiModels

modelDeployments

The operation groups for modelDeployments

modelSources

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

The operation groups for aiModels

aiModels: AIModelsOperations

Property Value

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

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value