Share via


DevTestLabScheduleData.Status Property

Definition

The status of the schedule (i.e. Enabled, Disabled).

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

Property Value

Applies to