次の方法で共有


IWorkflowTrigger.RecurrenceTimeZone Property

Definition

The time zone.

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

Property Value

Attributes

Applies to