VmImageRepositoryCredentials interface
The credentials used to login to the image repository that has access to the specified image
Properties
| password | Password for accessing image repository |
| username | Username for accessing image repository |
Property Details
password
Password for accessing image repository
password: string
Property Value
string
username
Username for accessing image repository
username: string
Property Value
string