FlexibleServerCustomerManagedKey

data class FlexibleServerCustomerManagedKey(val geoBackupKeyVaultKeyId: String? = null, val geoBackupUserAssignedIdentityId: String? = null, val keyVaultKeyId: String, val primaryUserAssignedIdentityId: String? = null)

Constructors

Link copied to clipboard
constructor(geoBackupKeyVaultKeyId: String? = null, geoBackupUserAssignedIdentityId: String? = null, keyVaultKeyId: String, primaryUserAssignedIdentityId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The versioned ID of the geo backup Key Vault Key.

Link copied to clipboard

The geo backup user managed identity id for a Customer Managed Key. Must be added to identity.identity_ids.

Link copied to clipboard

The versioned ID of the Key Vault Key.

Link copied to clipboard

Specifies the primary user managed identity id for a Customer Managed Key. Must be added to identity.identity_ids.