IVMwareMachine.VMFqdn Property

Definition

Machine FQDN.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Machine FQDN.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="vmFqdn")]
public string VMFqdn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Machine FQDN.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="vmFqdn")>]
member this.VMFqdn : string
Public ReadOnly Property VMFqdn As String

Property Value

Attributes

Applies to