Identity interface
Proprietà per configurare l'identità per bring your Own Keys
Proprietà
principal |
ObjectId da KeyVault |
tenant |
TenantId da KeyVault |
type | Enumera il tipo di identità del valore possibile, che attualmente supporta solo 'SystemAssigned' |
Dettagli proprietà
principalId
ObjectId da KeyVault
principalId?: string
Valore della proprietà
string
tenantId
TenantId da KeyVault
tenantId?: string
Valore della proprietà
string
type
Enumera il tipo di identità del valore possibile, che attualmente supporta solo 'SystemAssigned'
type?: "SystemAssigned"
Valore della proprietà
"SystemAssigned"