ImageRepositoryCredential interface

이미지 리포지토리 자격 증명.

속성

imageRepositoryUrl

이미지 리포지토리 URL(예: mcr.microsoft.com).

password

리포지토리 사용자 암호입니다.

userName

리포지토리 사용자 이름입니다.

속성 세부 정보

imageRepositoryUrl

이미지 리포지토리 URL(예: mcr.microsoft.com).

imageRepositoryUrl: string

속성 값

string

password

리포지토리 사용자 암호입니다.

password?: AsymmetricEncryptedSecret

속성 값

userName

리포지토리 사용자 이름입니다.

userName: string

속성 값

string