CreateIoTApplicationRequest
The request body must include the UUID of the subscription that you want to update plus any properties that you want to change.
CreateIoTApplicationRequest
The request body must include the UUID of the subscription that you want to update plus any properties that you want to change.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
appName | string | No | A user defined name for the application being deployed in Azure IoT Central. |
billingAccountID | string | No | The ThingSpace ID of the authenticating billing account |
clientID | string | No | The Azure ClientID of the associated Azure target account |
clientSecret | string | No | The Azure Client Secret of the associated Azure target account |
emailIDs | string | No | The “email IDs” to be added to/sent to with this API. |
resourcegroup | string | No | The Azure Resource group of the associated Azure target account |
sampleIOTcApp | string | No | This is the reference Azure IoT Central application developed by Verizon. |
subscriptionID | string | No | The Azure Subscription ID of the associated Azure target account |
tenantID | string | No | The Azure Tenant ID of the associated Azure target account |