name | data type | constraints | description |
---|---|---|---|
azureClientId | string | required | |
azureClientSecret | string | required | |
azureSubscriptionId | string | required | |
azureTenantId | string | required |
Example
{ "azureClientId" : "...", "azureClientSecret" : "...", "azureSubscriptionId" : "...", "azureTenantId" : "..." }