CreateIoTApplicationResponse
A success response includes an array of all matching events. Each event includes the full event resource definition.
CreateIoTApplicationResponse
A success response includes an array of all matching events. Each event includes the full event resource definition.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
appName | string | No | An application will be created under the user's Azure subscription with this name and of type IOT central. |
sharedSecret | string | No | Part of the user credentials (from Azure) the user needs to use for calling further TS Core APIs for setting up Azure cloud connector. |
url | string | No | An IOT central endpoint the user can use to see the data that is being streamed. |