Aracılığıyla paylaş


DailySchedule.SnapshotsToKeep Property

Definition

Gets or sets daily snapshot count to keep

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to