KeyVaultReferenceWithStatus interface
Object to hold key vault reference and the resolution status
Properties
| reference |
Reference status of the key vault secret. |
| secret |
Key vault secret URI. |
Property Details
referenceStatus
Reference status of the key vault secret.
referenceStatus?: string
Property Value
string
secretUri
Key vault secret URI.
secretUri?: string
Property Value
string