IoTDataConnectorProperties interface
IoT data connector properties.
Properties
| subscription |
The subscription id to connect to, and get the data from. |
Inherited Properties
| data |
The available data types for the connector. |
Property Details
subscriptionId
The subscription id to connect to, and get the data from.
subscriptionId?: string
Property Value
string
Inherited Property Details
dataTypes
The available data types for the connector.
dataTypes?: AlertsDataTypeOfDataConnector
Property Value
Inherited From DataConnectorWithAlertsProperties.dataTypes