KeyVaultSecretUserPassCredentialTypePropertiesOutput interface
Properties of key vault secret user pass credential type.
Property Details
password
The password of key vault secret user pass credential type.
password?: KeyVaultSecretOutput
Property Value
user
User name.
user?: string
Property Value
string