ImageRegistryPasswordType type
ImageRegistryPasswordType değerlerini tanımlar. Olası değerler şunlardır: 'ClearText', 'KeyVaultReference', 'SecretValueReference'
type ImageRegistryPasswordType =
| "ClearText"
| "KeyVaultReference"
| "SecretValueReference"