DatabaseIdentity interface

리소스에 대한 Azure Active Directory ID 구성입니다.

속성

tenantId

The Azure Active Directory tenant id.

type

ID 형식

userAssignedIdentities

사용할 사용자 할당 ID의 리소스 ID

속성 세부 정보

tenantId

The Azure Active Directory tenant id.

tenantId?: string

속성 값

string

type

ID 형식

type?: string

속성 값

string

userAssignedIdentities

사용할 사용자 할당 ID의 리소스 ID

userAssignedIdentities?: Record<string, DatabaseUserIdentity>

속성 값

Record<string, DatabaseUserIdentity>