次の方法で共有


DedicatedHostUpdate.PlatformFaultDomain プロパティ

定義

専用ホスト グループ内の専用ホストの障害ドメインを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象