EncryptionIdentityResponse

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

Encryption identity for the storage account.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource identifier of the UserAssigned identity to be associated with server-side encryption on the storage account.