IWorkflowTriggerProperties.RecurrenceTimeZone Property

Definition

The time zone.

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

Property Value

Attributes

Applies to