KeyVaultKeyResponse

data class KeyVaultKeyResponse(val keyUrl: String? = null)

An Azure key vault key.

Constructors

Link copied to clipboard
constructor(keyUrl: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keyUrl: String? = null

The key URL, unversioned. For example: https://contosovault.vault.azure.net/keys/azureKey.