ManagedClusterServicePrincipalProfileOutput interface
Informazioni su un'identità dell'entità servizio da usare per il cluster per la modifica delle API di Azure.
Proprietà
| client |
ID dell'entità servizio. |
| secret | Password privata associata all'entità servizio in testo normale. |
Dettagli proprietà
clientId
ID dell'entità servizio.
clientId: string
Valore della proprietà
string
secret
Password privata associata all'entità servizio in testo normale.
secret?: string
Valore della proprietà
string