Machine.OsName Property

Definition

Gets the Operating System running on the hybrid machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to