次の方法で共有


DevTestLabScheduleCreationParameter.TimeZoneId Property

Definition

The time zone ID (e.g. China Standard Time, Greenland Standard Time, Pacific Standard time, etc.). The possible values for this property can be found in IReadOnlyCollection<string> TimeZoneConverter.TZConvert.KnownWindowsTimeZoneIds (https://github.com/mattjohnsonpint/TimeZoneConverter/blob/main/README.md).

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

Property Value

Applies to