VirtualMachineScaleSetVMInstanceView.PlatformUpdateDomain Property

Definition

Gets or sets the Update Domain count.

[Newtonsoft.Json.JsonProperty(PropertyName="platformUpdateDomain")]
public int? PlatformUpdateDomain { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="platformUpdateDomain")>]
member this.PlatformUpdateDomain : Nullable<int> with get, set
Public Property PlatformUpdateDomain As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to