Udostępnij za pośrednictwem


IMachine.OSEdition Property

Definition

The edition of the Operating System.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The edition of the Operating System.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="osEdition", Update=false)]
public string OSEdition { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The edition of the Operating System.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="osEdition", Update=false)>]
member this.OSEdition : string
Public ReadOnly Property OSEdition As String

Property Value

Attributes

Applies to