Share via


AzureBackupJob.Status Property

Definition

Status of the job like InProgress/Success/Failed/Cancelled/SuccessWithWarning

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public string Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.Status : string with get, set
Public Property Status As String

Property Value

Implements

Attributes

Applies to