ISchedule.TimeZone Property

Definition

The IANA timezone id at which the schedule should execute.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The IANA timezone id at which the schedule should execute.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="timeZone")]
public string TimeZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The IANA timezone id at which the schedule should execute.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="timeZone")>]
member this.TimeZone : string with get, set
Public Property TimeZone As String

Property Value

Attributes

Applies to