AzureActiveDirectory interface
The settings to enable AAD authentication on the cluster.
Properties
| client |
Azure active directory client application id. |
| cluster |
Azure active directory cluster application id. |
| tenant |
Azure active directory tenant id. |
Property Details
clientApplication
Azure active directory client application id.
clientApplication?: string
Property Value
string
clusterApplication
Azure active directory cluster application id.
clusterApplication?: string
Property Value
string
tenantId
Azure active directory tenant id.
tenantId?: string
Property Value
string