IVMwareMachine.HostVersion Property

Definition

The host version.

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

Property Value

Attributes

Applies to