次の方法で共有


DataBoxEdgeDevice.TimeZone プロパティ

定義

Data Box Edge/Gateway デバイスのタイムゾーンを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象