DedicatedHostGroupUpdate.PlatformFaultDomainCount Property

Definition

Gets or sets number of fault domains that the host group can span.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to