ContainerRegistryTokenPasswordName Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The password name "password1" or "password2".
public enum ContainerRegistryTokenPasswordName
type ContainerRegistryTokenPasswordName =
Public Enum ContainerRegistryTokenPasswordName
- Inheritance
-
ContainerRegistryTokenPasswordName
Fields
Name | Value | Description |
---|---|---|
Password1 | 0 | password1. |
Password2 | 1 | password2. |