Share via


KeyVaultReferenceWithStatus interface

Object to hold key vault reference and the resolution status

Properties

referenceStatus

Reference status of the key vault secret.

secretUri

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