IVirtualNetworkAddress.Domain Property

Definition

Virtual network address fully qualified domain name.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Virtual network address fully qualified domain name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="domain", Update=false)]
public string Domain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Virtual network address fully qualified domain name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="domain", Update=false)>]
member this.Domain : string
Public ReadOnly Property Domain As String

Property Value

Attributes

Applies to