Credential interface

Azure Data Factory의 중첩 객체로, 관련 저장소나 컴퓨트 리소스와 연결할 수 있는 정보와 자격 증명을 포함하고 있습니다.

속성

additionalProperties

추가 속성

annotations

자격 증명을 설명하는 데 사용할 수 있는 태그 목록입니다.

description

자격 증명 설명입니다.

type

판별자 가능한 값: ServicePrincipal, ManagedIdentity

속성 세부 정보

additionalProperties

추가 속성

additionalProperties?: Record<string, any>

속성 값

Record<string, any>

annotations

자격 증명을 설명하는 데 사용할 수 있는 태그 목록입니다.

annotations?: any[]

속성 값

any[]

description

자격 증명 설명입니다.

description?: string

속성 값

string

type

판별자 가능한 값: ServicePrincipal, ManagedIdentity

type: string

속성 값

string