Share via


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

Property Value

Attributes

Applies to