RoleInstanceInstanceView.PlatformFaultDomain プロパティ

定義

障害ドメインを取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象