KeyVaultKeyReferenceResponseKeyVault

data class KeyVaultKeyReferenceResponseKeyVault(val id: String? = null, val name: String, val type: String)

The key vault reference.

Constructors

Link copied to clipboard
constructor(id: String? = null, name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The resource id.

Link copied to clipboard

The resource name.

Link copied to clipboard

The resource type.