共用方式為


BackupSchedule.RetentionCount Property

Definition

Gets or sets the number of backups to be retained.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.retentionCount")]
public long RetentionCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.retentionCount")>]
member this.RetentionCount : int64 with get, set
Public Property RetentionCount As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to