RegistryCredential
Credential information to connect to container registry.
Properties
Name | Type | Required |
---|---|---|
RegistryUserName |
string | No |
RegistryPassword |
string | No |
PasswordEncrypted |
boolean | No |
RegistryUserName
Type: string
Required: No
The user name to connect to container registry.
RegistryPassword
Type: string
Required: No
The password for supplied username to connect to container registry.
PasswordEncrypted
Type: boolean
Required: No
Indicates that supplied container registry password is encrypted.