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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript