次の方法で共有


SelfHostedIntegrationRuntimeStatus.LocalTimeZoneOffset プロパティ

定義

ローカル タイム ゾーン オフセットを時間単位で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象