RecoveryWalkResponse.NextPlatformUpdateDomain プロパティ

定義

ウォークする必要がある次の更新ドメインを取得します。 Null は、すべての更新ドメインにまたがるウォークが完了したことを意味します

[Newtonsoft.Json.JsonProperty(PropertyName="nextPlatformUpdateDomain")]
public int? NextPlatformUpdateDomain { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextPlatformUpdateDomain")>]
member this.NextPlatformUpdateDomain : Nullable<int>
Public ReadOnly Property NextPlatformUpdateDomain As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象