IExascaleDbNodeProperties.FaultDomain Property

Definition

The name of the Fault Domain the instance is contained in.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The name of the Fault Domain the instance is contained in.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="faultDomain", Update=true)]
public string FaultDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The name of the Fault Domain the instance is contained in.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="faultDomain", Update=true)>]
member this.FaultDomain : string with get, set
Public Property FaultDomain As String

Property Value

Attributes

Applies to