Dela via


RoleInstance.InstanceFaultDomain Property

Definition

Optional. The fault domain that this role instance belongs to. Role instances that are part of the same fault domain may all be vulnerable to the failure of the same piece of shared hardware.

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

Property Value

Applies to