IRecoveryPointDataStoreDetails.RehydrationStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PSArgumentCompleter(new System.String[] { "CREATE_IN_PROGRESS", "COMPLETED", "DELETE_IN_PROGRESS", "DELETED", "FAILED" })]
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="rehydrationStatus", Update=false)]
public string RehydrationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PSArgumentCompleter(new System.String[] { "CREATE_IN_PROGRESS", "COMPLETED", "DELETE_IN_PROGRESS", "DELETED", "FAILED" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="rehydrationStatus", Update=false)>]
member this.RehydrationStatus : string
Public ReadOnly Property RehydrationStatus As String

Property Value

Attributes

Applies to