Udostępnij za pośrednictwem


DedicatedHostInner.PlatformFaultDomain Property

Definition

Gets or sets fault domain of the dedicated host within a dedicated host group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to