WebSiteGetBackupConfigurationResponse.Enabled Property

Definition

Optional. True if this schedule is enabled and periodically executed; otherwise, false.

public bool? Enabled { get; set; }
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Property Value

Applies to