AvailabilitySetUpdate.PlatformUpdateDomainCount Property

Definition

Gets or sets update Domain count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to