RecoveryWalkResponseInner.NextPlatformUpdateDomain Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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