MachineLearningComputeStartStopSchedule.Status Property

Definition

Is the schedule enabled or disabled?.

public Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleStatus? Status { get; }
public Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleStatus>
member this.Status : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleStatus> with get, set
Public ReadOnly Property Status As Nullable(Of MachineLearningScheduleStatus)
Public Property Status As Nullable(Of MachineLearningScheduleStatus)

Property Value

Applies to