EncryptionIdentityResponse

data class EncryptionIdentityResponse(val userAssignedIdentityResourceId: String? = null)

Specifies the Managed Identity used by ADE to get access token for keyvault operations.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies ARM Resource ID of one of the user identities associated with the VM.