다음을 통해 공유


GitCatalog interface

Git 리포지토리 카탈로그의 속성입니다.

속성

branch

Git 분기.

path

리포지토리 내에서 카탈로그 항목을 찾을 수 있는 폴더입니다.

secretIdentifier

Git 리포지토리에 인증할 보안 토큰이 포함된 Key Vault 비밀에 대한 참조입니다.

uri

Git URI.

속성 세부 정보

branch

Git 분기.

branch?: string

속성 값

string

path

리포지토리 내에서 카탈로그 항목을 찾을 수 있는 폴더입니다.

path?: string

속성 값

string

secretIdentifier

Git 리포지토리에 인증할 보안 토큰이 포함된 Key Vault 비밀에 대한 참조입니다.

secretIdentifier?: string

속성 값

string

uri

Git URI.

uri?: string

속성 값

string