次の方法で共有


RoleInstance.InstanceFaultDomain プロパティ

定義

省略可能。 このロール インスタンスが属しているフォールト ドメイン。 同じフォールト ドメインに複数のロール インスタンスが属している場合、そのすべてのインスタンスが共有ハードウェアの同じ部分の障害に対して脆弱になる可能性があります。

public int? InstanceFaultDomain { get; set; }
member this.InstanceFaultDomain : Nullable<int> with get, set
Public Property InstanceFaultDomain As Nullable(Of Integer)

プロパティ値

適用対象