IVMwareMachine.HostVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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