Package version:

Interface RegistryListCredentialsResult

The response from the ListCredentials operation.

Hierarchy

  • RegistryListCredentialsResult

Properties

Properties

passwords?: RegistryPassword[]

The list of passwords for a container registry.

username?: string

The username for a container registry.

Generated using TypeDoc