SecretInfoBase interface
The secret info
Properties
secret |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
secretType
Polymorphic discriminator, which specifies the different types this object can be
secretType: "keyVaultSecretReference" | "keyVaultSecretUri" | "rawValue"
Property Value
"keyVaultSecretReference" | "keyVaultSecretUri" | "rawValue"