Compartir a través de


AutoBackupSettings.RetentionPeriod Propiedad

Definición

Obtiene o establece el período de retención de la copia de seguridad: de 1 a 30 días.

[Newtonsoft.Json.JsonProperty(PropertyName="retentionPeriod")]
public int? RetentionPeriod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionPeriod")>]
member this.RetentionPeriod : Nullable<int> with get, set
Public Property RetentionPeriod As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a