BackupItem.Status Property

Definition

Optional. The status of the backup - e.g. Succeeded or Failed

public Microsoft.WindowsAzure.Management.WebSites.Models.BackupItemStatus Status { get; set; }
member this.Status : Microsoft.WindowsAzure.Management.WebSites.Models.BackupItemStatus with get, set
Public Property Status As BackupItemStatus

Property Value

Applies to