KeyVaultPropertiesResponse

data class KeyVaultPropertiesResponse(val identity: UserAssignedIdentityPropertiesResponse? = null, val keyName: String? = null, val keyVaultUri: String? = null, val keyVersion: String? = null)

Properties to configure keyVault Properties

Constructors

Link copied to clipboard
constructor(identity: UserAssignedIdentityPropertiesResponse? = null, keyName: String? = null, keyVaultUri: String? = null, keyVersion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val keyName: String? = null

Name of the Key from KeyVault

Link copied to clipboard
val keyVaultUri: String? = null

Uri of KeyVault

Link copied to clipboard
val keyVersion: String? = null

Key Version