IDbSystem.DomainV2 Property

Definition

The domain name for the DB system.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The domain name for the DB system.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domain", Update=false)]
public string DomainV2 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The domain name for the DB system.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domain", Update=false)>]
member this.DomainV2 : string with get, set
Public Property DomainV2 As String

Property Value

Attributes

Applies to