Udostępnij za pośrednictwem


DevTestLabNotificationSettings.Status Property

Definition

If notifications are enabled for this 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