ImageRegistryPasswordType type
تعريف قيم ImageRegistryPasswordType. تتضمن القيم المحتملة: "ClearText"، و"KeyVaultReference"، و"SecretValueReference"
type ImageRegistryPasswordType =
| "ClearText"
| "KeyVaultReference"
| "SecretValueReference"