IHyperVMachine.GuestOSDetailOsname Property

Definition

Name of the operating system.

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

Property Value

Attributes

Applies to