AutoscaleRecurrence.TimeZone Property

Definition

Gets or sets the time zone for the autoscale schedule times

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to