RecoveryPointRehydrationInfo.RehydrationPriority Property

Definition

Gets or sets rehydration Priority. Possible values include: 'Standard', 'High'

[Newtonsoft.Json.JsonProperty(PropertyName="rehydrationPriority")]
public string RehydrationPriority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rehydrationPriority")>]
member this.RehydrationPriority : string with get, set
Public Property RehydrationPriority As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to