AvailabilitySetUpdate.PlatformFaultDomainCount Property

Definition

Gets or sets fault Domain count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to