Partager via


WindowsConfiguration.TimeZone Propriété

Définition

Obtient ou définit spécifie le fuseau horaire de la machine virtuelle. Par exemple, « Heure du Pacifique ». <br>& lt;br> Les valeurs possibles peuvent être TimeZoneInfo.Id valeur des fuseaux horaires retournés par TimeZoneInfo.GetSystemTimeZones.

[Newtonsoft.Json.JsonProperty(PropertyName="timeZone")]
public string TimeZone { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeZone")>]
member this.TimeZone : string with get, set
Public Property TimeZone As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à