次の方法で共有


UpdateIntegrationRuntimeRequest.UpdateDelayOffset プロパティ

定義

PT03H が 3 時間など、1 日の時間オフセット (時間単位) を取得または設定します。 統合ランタイムの自動更新は、その時点で行われます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象