Share via


IoTAddon.HostPlatform Property

Definition

Gets host OS supported by the IoT addon. Possible values include: 'Windows', 'Linux'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to