Sdílet prostřednictvím


BackupPolicyPatch.MonthlyBackupsToKeep Property

Definition

Gets or sets monthly backups count to keep

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to