IVMwareMachine.HostName Property

Definition

The host name.

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

Property Value

Attributes

Applies to