DatabaseIdentity interface

Azure Active Directory-identitáskonfiguráció egy erőforráshoz.

Tulajdonságok

tenantId

Az Azure Active Directory tenant id.

type

Az identitás típusa

userAssignedIdentities

A felhasználó által hozzárendelt használt identitások erőforrás-azonosítói

Tulajdonság adatai

tenantId

Az Azure Active Directory tenant id.

tenantId?: string

Tulajdonság értéke

string

type

Az identitás típusa

type?: string

Tulajdonság értéke

string

userAssignedIdentities

A felhasználó által hozzárendelt használt identitások erőforrás-azonosítói

userAssignedIdentities?: Record<string, DatabaseUserIdentity>

Tulajdonság értéke

Record<string, DatabaseUserIdentity>