Freigeben über


IMachineProperties.AdFqdn Property

Definition

Specifies the AD fully qualified display name.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Specifies the AD fully qualified display name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="adFqdn", Update=false)]
public string AdFqdn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Specifies the AD fully qualified display name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="adFqdn", Update=false)>]
member this.AdFqdn : string
Public ReadOnly Property AdFqdn As String

Property Value

Attributes

Applies to