Compartir a través de


RecoveryPointRehydrationInfo.RehydrationRetentionDuration Propiedad

Definición

Obtiene o establece cuánto tiempo se debe mantener el RP rehidratado Debe ser el formato de duración ISO8601, por ejemplo, "P7D".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a