Sdílet prostřednictvím


MonthlySchedule.DaysOfMonth Property

Definition

Gets or sets indicates which days of the month snapshot should be taken. A comma delimited string.

[Newtonsoft.Json.JsonProperty(PropertyName="daysOfMonth")]
public string DaysOfMonth { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="daysOfMonth")>]
member this.DaysOfMonth : string with get, set
Public Property DaysOfMonth As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to