IJobExtendedInfo.BackupInstanceState Property

Definition

State of the Backup Instance

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="State of the Backup Instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="backupInstanceState", Update=false)]
public string BackupInstanceState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="State of the Backup Instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="backupInstanceState", Update=false)>]
member this.BackupInstanceState : string
Public ReadOnly Property BackupInstanceState As String

Property Value

Attributes

Applies to