Condividi tramite


IBackupVaultResource.CrossRegionRestoreState Property

Definition

CrossRegionRestore state

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="CrossRegionRestore state", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CrossRegionRestoreState) }, ReadOnly=false, Required=false, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CrossRegionRestoreState? CrossRegionRestoreState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="CrossRegionRestore state", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CrossRegionRestoreState) }, ReadOnly=false, Required=false, SerializedName="state")>]
member this.CrossRegionRestoreState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CrossRegionRestoreState> with get, set
Public Property CrossRegionRestoreState As Nullable(Of CrossRegionRestoreState)

Property Value

Attributes

Applies to