IVMwareMachine.GuestOSDetailOsversion Property

Definition

Version of the operating system.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Version of the operating system.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="osVersion")]
public string GuestOSDetailOsversion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Version of the operating system.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="osVersion")>]
member this.GuestOSDetailOsversion : string
Public ReadOnly Property GuestOSDetailOsversion As String

Property Value

Attributes

Applies to