AzureCredentials interface
Credenziali dell'app contenitore.
Proprietà
| client |
ID client. |
| client |
Segreto client. |
| subscription |
ID sottoscrizione. |
| tenant |
ID tenant. |
Dettagli proprietà
clientId
ID client.
clientId?: string
Valore della proprietà
string
clientSecret
Segreto client.
clientSecret?: string
Valore della proprietà
string
subscriptionId
ID sottoscrizione.
subscriptionId?: string
Valore della proprietà
string
tenantId
ID tenant.
tenantId?: string
Valore della proprietà
string