Secret interface
Secret
Property Details
type
Type of secret
type?: "AKV_SECRET_URI" | "SECRET_VALUE"
Property Value
"AKV_SECRET_URI" | "SECRET_VALUE"
value
The value of the secret for the respective type
value?: string
Property Value
string