Compartir a través de


Aks interface

A Machine Learning compute based on AKS.

Extends

Properties

computeType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

computeLocation

Location for the underlying compute

createdOn

The time at which the compute was created. NOTE: This property will not be serialized. It can only be populated by the server.

description

The description of the Machine Learning compute.

disableLocalAuth

Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication.

isAttachedCompute

Indicating whether the compute was provisioned by user and brought from outside if true, or machine learning service provisioned it if false. NOTE: This property will not be serialized. It can only be populated by the server.

modifiedOn

The time at which the compute was last modified. NOTE: This property will not be serialized. It can only be populated by the server.

properties

AKS properties

provisioningErrors

Errors during provisioning NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed. NOTE: This property will not be serialized. It can only be populated by the server.

resourceId

ARM resource id of the underlying compute

Property Details

computeType

Polymorphic discriminator, which specifies the different types this object can be

computeType: "AKS"

Property Value

"AKS"

Inherited Property Details

computeLocation

Location for the underlying compute

computeLocation?: string

Property Value

string

Inherited From Compute.computeLocation

createdOn

The time at which the compute was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdOn?: Date

Property Value

Date

Inherited From Compute.createdOn

description

The description of the Machine Learning compute.

description?: string

Property Value

string

Inherited From Compute.description

disableLocalAuth

Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication.

disableLocalAuth?: boolean

Property Value

boolean

Inherited From Compute.disableLocalAuth

isAttachedCompute

Indicating whether the compute was provisioned by user and brought from outside if true, or machine learning service provisioned it if false. NOTE: This property will not be serialized. It can only be populated by the server.

isAttachedCompute?: boolean

Property Value

boolean

Inherited From Compute.isAttachedCompute

modifiedOn

The time at which the compute was last modified. NOTE: This property will not be serialized. It can only be populated by the server.

modifiedOn?: Date

Property Value

Date

Inherited From Compute.modifiedOn

properties

AKS properties

properties?: AKSSchemaProperties

Property Value

Inherited From AKSSchema.properties

provisioningErrors

Errors during provisioning NOTE: This property will not be serialized. It can only be populated by the server.

provisioningErrors?: ErrorResponse[]

Property Value

Inherited From Compute.provisioningErrors

provisioningState

The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited From Compute.provisioningState

resourceId

ARM resource id of the underlying compute

resourceId?: string

Property Value

string

Inherited From Compute.resourceId