AkriConnectorProperties interface
AkriConnector properties.
Properties
| allocated |
The allocated devices for the connector. |
| health |
The health state of the resource. |
| provisioning |
The status of the last operation. |
| status | The status for the connector. |
Property Details
allocatedDevices
The allocated devices for the connector.
allocatedDevices?: AkriConnectorAllocatedDevice[]
Property Value
healthState
The health state of the resource.
healthState?: string
Property Value
string
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string