Get Io TAddon Result
data class GetIoTAddonResult(val azureApiVersion: String, val hostPlatform: String, val hostPlatformType: String, val id: String, val ioTDeviceDetails: IoTDeviceInfoResponse, val ioTEdgeDeviceDetails: IoTDeviceInfoResponse, val kind: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String, val version: String)
IoT Addon.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, hostPlatform: String, hostPlatformType: String, id: String, ioTDeviceDetails: IoTDeviceInfoResponse, ioTEdgeDeviceDetails: IoTDeviceInfoResponse, kind: String, name: String, provisioningState: String, systemData: SystemDataResponse, type: String, version: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Host OS supported by the IoT addon.
Link copied to clipboard
Platform where the runtime is hosted.
Link copied to clipboard
IoT device metadata to which appliance needs to be connected.
Link copied to clipboard
IoT edge device to which the IoT Addon needs to be configured.
Link copied to clipboard
Addon Provisioning State
Link copied to clipboard
Metadata pertaining to creation and last modification of Addon