次の方法で共有


SelfHostedIntegrationRuntimeStatus.ScheduledUpdateDate プロパティ

定義

統合ランタイムの更新がスケジュールされる日付を ISO8601 形式で取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.scheduledUpdateDate")]
public DateTime? ScheduledUpdateDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.scheduledUpdateDate")>]
member this.ScheduledUpdateDate : Nullable<DateTime>
Public ReadOnly Property ScheduledUpdateDate As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象