Share via


MachineLearningComputeProperties.ProvisioningState Property

Definition

The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.

public Azure.ResourceManager.MachineLearning.Models.MachineLearningProvisioningState? ProvisioningState { get; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of MachineLearningProvisioningState)

Property Value

Applies to