Share via


IScalingPlanPatch.TimeZone Property

Definition

Timezone of the scaling plan.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Timezone of the scaling plan.", 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.DesktopVirtualization.Runtime.Info(Create=true, Description="Timezone of the scaling plan.", 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