AkriConnectorTemplateAioMetadata interface
AkriConnectorTemplateAioMetadata properties.
Properties
| aio |
The maximum version of AIO required for the connector. |
| aio |
The minimum version of AIO required for the connector. |
Property Details
aioMaxVersion
The maximum version of AIO required for the connector.
aioMaxVersion?: string
Property Value
string
aioMinVersion
The minimum version of AIO required for the connector.
aioMinVersion?: string
Property Value
string