Compartir a través de


RecoveryPointRehydrationInfo.RehydrationPriority Propiedad

Definición

Obtiene o establece la prioridad de rehidratación. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a