IoTAddon.HostPlatform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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