Share via


IRecoveryPointDataStoreDetails.RehydrationStatus Property

Definition

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

Property Value

Attributes

Applies to