IHyperVMachine.GuestOSDetailOsversion Property

Definition

Version of the operating system.

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

Property Value

Attributes

Applies to