다음을 통해 공유


RoleInstanceInstanceView.PlatformFaultDomain Property

Definition

Gets the Fault Domain.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to