次の方法で共有


SoftwareUpdateConfigurationCollectionItem.NextRun プロパティ

定義

更新プログラムの ext ランタイムを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nextRun")]
public DateTimeOffset? NextRun { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nextRun")>]
member this.NextRun : Nullable<DateTimeOffset> with get, set
Public Property NextRun As Nullable(Of DateTimeOffset)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象