KeyVaultKeyReferenceResponse

data class KeyVaultKeyReferenceResponse(val keyUrl: String, val sourceVault: SubResourceResponse)

Describes a reference to Key Vault Key

Constructors

Link copied to clipboard
constructor(keyUrl: String, sourceVault: SubResourceResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL referencing a key encryption key in Key Vault.

Link copied to clipboard

The relative URL of the Key Vault containing the key.