Bagikan melalui


RecurrenceScheduleOccurrence.Day Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="day")]
public Microsoft.Azure.Management.Logic.Fluent.Models.DayOfWeek? Day { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="day")>]
member this.Day : Nullable<Microsoft.Azure.Management.Logic.Fluent.Models.DayOfWeek> with get, set
Public Property Day As Nullable(Of DayOfWeek)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to