IWorkflowTriggerRecurrence.TimeZone Property

Definition

The time zone.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The time zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeZone", Update=true)]
public string TimeZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The time zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeZone", Update=true)>]
member this.TimeZone : string with get, set
Public Property TimeZone As String

Property Value

Attributes

Applies to