IoTRole interface
Compute role.
- Extends
Properties
| compute |
Resource allocation |
| host |
Host OS supported by the IoT role. |
| host |
Platform where the Iot runtime is hosted. |
| io |
IoT device metadata to which data box edge device needs to be connected. |
| io |
Iot edge agent details to download the agent and bootstrap iot runtime. |
| io |
IoT edge device to which the IoT role needs to be configured. |
| kind | Role type. |
| role |
Role status. |
| share |
Mount points of shares in role(s). |
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 |
| system |
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
computeResource
hostPlatform
Host OS supported by the IoT role.
hostPlatform?: string
Property Value
string
hostPlatformType
Platform where the Iot runtime is hosted.
hostPlatformType?: string
Property Value
string
ioTDeviceDetails
IoT device metadata to which data box edge device needs to be connected.
ioTDeviceDetails?: IoTDeviceInfo
Property Value
ioTEdgeAgentInfo
Iot edge agent details to download the agent and bootstrap iot runtime.
ioTEdgeAgentInfo?: IoTEdgeAgentInfo
Property Value
ioTEdgeDeviceDetails
IoT edge device to which the IoT role needs to be configured.
ioTEdgeDeviceDetails?: IoTDeviceInfo
Property Value
kind
Role type.
kind: "IOT"
Property Value
"IOT"
roleStatus
Role status.
roleStatus?: string
Property Value
string
shareMappings
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 Role.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From Role.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From Role.type