Compartir a través de


PerformanceTierProperties.MaxBackupRetentionDays Propiedad

Definición

Obtiene o establece la retención máxima de copia de seguridad en días para la edición del nivel de rendimiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a