Share via


IIdentitySource.Domain Property

Definition

The domain's dns name

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

Property Value

Attributes

Applies to