ServicePrincipalProfile interface
ServicePrincipalProfile represents a service principal profile.
Properties
client |
The client ID used for the cluster. |
client |
The client secret used for the cluster. |
Property Details
clientId
The client ID used for the cluster.
clientId?: string
Property Value
string
clientSecret
The client secret used for the cluster.
clientSecret?: 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