ServicePrincipalProfile Class
ServicePrincipalProfile represents a service principal profile.
- Inheritance
-
ServicePrincipalProfile
Constructor
ServicePrincipalProfile(*, client_id: Optional[str] = None, client_secret: Optional[str] = None, **kwargs)
Variables
- client_id
- str
The client ID used for the cluster (immutable).
- client_secret
- str
The client secret used for the cluster (immutable).
Feedback
Submit and view feedback for