Sdílet prostřednictvím


BackupPolicyPatch.DailyBackupsToKeep Property

Definition

Gets or sets daily backups count to keep

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to