IComputeStartStopSchedule.ScheduleProvisioningStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ScheduleProvisioningState) }, ReadOnly=false, Required=false, SerializedName="provisioningStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ScheduleProvisioningState? ScheduleProvisioningStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ScheduleProvisioningState) }, ReadOnly=false, Required=false, SerializedName="provisioningStatus")>]
member this.ScheduleProvisioningStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ScheduleProvisioningState> with get, set
Public Property ScheduleProvisioningStatus As Nullable(Of ScheduleProvisioningState)

Property Value

Attributes

Applies to