Bagikan melalui


MachineProperties.OsName Property

Definition

Gets the Operating System running on the hybrid machine.

[Newtonsoft.Json.JsonProperty(PropertyName="osName")]
public string OsName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osName")>]
member this.OsName : string
Public ReadOnly Property OsName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to