IoTAddon interface

IoT Addon.

Extends

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.

kind

Addon type.

provisioningState

Addon Provisioning State

version

Version of IoT running on the appliance.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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

kind

Addon type.

kind: "IotEdge"

Property Value

"IotEdge"

provisioningState

Addon Provisioning State

provisioningState?: string

Property Value

string

version

Version of IoT running on the appliance.

version?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From Addon.id

name

The name of the resource

name?: string

Property Value

string

Inherited From Addon.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From Addon.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From Addon.type