RegistryPassword Class
The login password for the container registry.
- Inheritance
-
RegistryPassword
Constructor
RegistryPassword(*, name: Optional[Union[str, azure.mgmt.containerregistry.v2019_12_01_preview.models._container_registry_management_client_enums.PasswordName]] = None, value: Optional[str] = None, **kwargs)
Variables
- name
- str or PasswordName
The password name. Possible values include: "password", "password2".
- value
- str
The password value.
Feedback
Submit and view feedback for