ICrossRegionRestoreSettings.State 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? State { 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.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CrossRegionRestoreState> with get, set
Public Property State As Nullable(Of CrossRegionRestoreState)

Property Value

Attributes

Applies to