Dela via


WindowsConfiguration.TimeZone Property

Definition

Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time". Possible values can be TimeZoneInfo.Id value from time zones returned by TimeZoneInfo.GetSystemTimeZones.

public string TimeZone { get; set; }
member this.TimeZone : string with get, set
Public Property TimeZone As String

Property Value

Applies to