IVMwareMachine.OperatingSystemDetailOSVersion 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 OperatingSystemDetailOSVersion { 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.OperatingSystemDetailOSVersion : string
Public ReadOnly Property OperatingSystemDetailOSVersion As String

Property Value

Attributes

Applies to