CMKIdentityDefinitionResponse

data class CMKIdentityDefinitionResponse(val userAssignedIdentity: String? = null)

Managed Identity used for CMK.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource id of the user assigned identity to authenticate to customer's key vault.