IVMwareMachine.GuestOSDetailOsname Property

Definition

Name of the operating system.

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

Property Value

Attributes

Applies to