ServicePrincipal interface

리소스에 대한 관리되는 인스턴스의 서비스 주체 구성입니다.

속성

clientId

The Azure Active Directory application client id.

principalId

The Azure Active Directory application object id.

tenantId

The Azure Active Directory tenant id.

type

서비스 주체 유형입니다.

속성 세부 정보

clientId

The Azure Active Directory application client id.

clientId?: string

속성 값

string

principalId

The Azure Active Directory application object id.

principalId?: string

속성 값

string

tenantId

The Azure Active Directory tenant id.

tenantId?: string

속성 값

string

type

서비스 주체 유형입니다.

type?: string

속성 값

string