AkriConnectorTemplateProperties interface
AkriConnectorTemplate properties.
Properties
| aio |
Metadata about AIO. |
| connector |
A reference to a connector metadata document reference in a container registry. |
| device |
Device inbound endpoint types. |
| diagnostics | Diagnostics settings for the Connector template. |
| health |
The health state of the resource. |
| mqtt |
Mqtt connection configuration settings. |
| provisioning |
The status of the last operation. |
| runtime |
The runtime configuration for the Connector template. |
Property Details
aioMetadata
Metadata about AIO.
aioMetadata?: AkriConnectorTemplateAioMetadata
Property Value
connectorMetadataRef
A reference to a connector metadata document reference in a container registry.
connectorMetadataRef?: string
Property Value
string
deviceInboundEndpointTypes
Device inbound endpoint types.
deviceInboundEndpointTypes: AkriConnectorTemplateDeviceInboundEndpointType[]
Property Value
diagnostics
Diagnostics settings for the Connector template.
diagnostics?: AkriConnectorTemplateDiagnostics
Property Value
healthState
The health state of the resource.
healthState?: string
Property Value
string
mqttConnectionConfiguration
Mqtt connection configuration settings.
mqttConnectionConfiguration?: AkriConnectorsMqttConnectionConfiguration
Property Value
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
runtimeConfiguration
The runtime configuration for the Connector template.
runtimeConfiguration: AkriConnectorTemplateRuntimeConfigurationUnion