IExadbVMClusterProperties.Domain Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A domain name used for the Exadata VM cluster on Exascale Infrastructure
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="A domain name used for the Exadata VM cluster on Exascale Infrastructure", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domain", Update=false)]
public string Domain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="A domain name used for the Exadata VM cluster on Exascale Infrastructure", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domain", Update=false)>]
member this.Domain : string with get, set
Public Property Domain As String
Property Value
- Attributes