IAzureBackupJobResource.Status Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Status of the job like InProgress/Success/Failed/Cancelled/SuccessWithWarning", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="status")]
public string Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Status of the job like InProgress/Success/Failed/Cancelled/SuccessWithWarning", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.Status : string with get, set
Public Property Status As String

Property Value

Attributes

Applies to