AzureWebAppBackup.BackupStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status of the backup. Possible values are InProgress, Failed, Succeeded, TimedOut, Created, Skipped, PartiallySucceeded, DeleteInProgress, DeleteFailed, Deleted.
public string BackupStatus { get; set; }
member this.BackupStatus : string with get, set
Public Property BackupStatus As String