WebSiteGetBackupConfigurationResponse.Enabled Property

 

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

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public Nullable<bool> Enabled { get; set; }

Property Value

Type: System.Nullable<Boolean>
Return to top
Show: