Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| clientId | true | - | The client ID. | - |
| clientSecret | true | - | The client secret. | - |
| grantType | false | client_credentials | The grant type to use. | - |
| resource | false | https://management.azure.com | The resource URI. | - |
| tenantId | false | - | The tenant ID. | - |