IoTAddonProperties interface

IoT addon properties.

Properties

hostPlatform

Host OS supported by the IoT addon.

hostPlatformType

Platform where the runtime is hosted.

ioTDeviceDetails

IoT device metadata to which appliance needs to be connected.

ioTEdgeDeviceDetails

IoT edge device to which the IoT Addon needs to be configured.

provisioningState

Addon Provisioning State

version

Version of IoT running on the appliance.

Property Details

hostPlatform

Host OS supported by the IoT addon.

hostPlatform?: string

Property Value

string

hostPlatformType

Platform where the runtime is hosted.

hostPlatformType?: string

Property Value

string

ioTDeviceDetails

IoT device metadata to which appliance needs to be connected.

ioTDeviceDetails: IoTDeviceInfo

Property Value

ioTEdgeDeviceDetails

IoT edge device to which the IoT Addon needs to be configured.

ioTEdgeDeviceDetails: IoTDeviceInfo

Property Value

provisioningState

Addon Provisioning State

provisioningState?: string

Property Value

string

version

Version of IoT running on the appliance.

version?: string

Property Value

string