PerformanceTierProperties.MaxBackupRetentionDays Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to