Compartir a través de


PerformanceTierProperties.MinBackupRetentionDays Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a