Share via


ScheduleCreateOrUpdateParameters.TimeZone Property

Definition

Gets or sets the time zone of the schedule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to