KeyVaultAndSecretReferenceResponse

data class KeyVaultAndSecretReferenceResponse(val secretUrl: String, val sourceVault: SourceVaultResponse)

Key Vault Secret Url and vault id of the encryption key

Constructors

Link copied to clipboard
constructor(secretUrl: String, sourceVault: SourceVaultResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Url pointing to a key or secret in KeyVault

Link copied to clipboard

Resource id of the KeyVault containing the key or secret