共用方式為


ImageRepositoryCredential interface

映像存放庫認證。

屬性

imageRepositoryUrl

映像存放庫 URL(例如:mcr.microsoft.com)。

password

存放庫用戶密碼。

userName

存放庫用戶名稱。

屬性詳細資料

imageRepositoryUrl

映像存放庫 URL(例如:mcr.microsoft.com)。

imageRepositoryUrl: string

屬性值

string

password

存放庫用戶密碼。

password?: AsymmetricEncryptedSecret

屬性值

userName

存放庫用戶名稱。

userName: string

屬性值

string