IAzureBackupJobResource.ExtendedInfoBackupInstanceState 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.
State of the Backup Instance
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="State of the Backup Instance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="backupInstanceState")]
public string ExtendedInfoBackupInstanceState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="State of the Backup Instance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="backupInstanceState")>]
member this.ExtendedInfoBackupInstanceState : string
Public ReadOnly Property ExtendedInfoBackupInstanceState As String
Property Value
- Attributes