PerformanceTierProperties.MinBackupRetentionDays Property

Definition

Gets or sets minimum Backup retention in days for the performance tier edition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to