EdgeIotRole.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.
Host OS supported by the IoT role.
public Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeOSPlatformType? HostPlatform { get; set; }
member this.HostPlatform : Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeOSPlatformType> with get, set
Public Property HostPlatform As Nullable(Of DataBoxEdgeOSPlatformType)