Udostępnij za pośrednictwem


RecoveryWalkResponseInner.NextPlatformUpdateDomain Property

Definition

Gets the next update domain that needs to be walked. Null means walk spanning all update domains has been completed

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to