你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MySqlFlexibleServerDataEncryption 类

定义

cmk 的日期加密。

public class MySqlFlexibleServerDataEncryption
type MySqlFlexibleServerDataEncryption = class
Public Class MySqlFlexibleServerDataEncryption
继承
MySqlFlexibleServerDataEncryption

构造函数

MySqlFlexibleServerDataEncryption()

初始化 MySqlFlexibleServerDataEncryption 的新实例。

属性

EncryptionType

密钥类型,启用 cmk 的 AzureKeyVault,禁用 cmk 的 SystemManaged。

GeoBackupKeyUri

异地备份密钥 URI 作为密钥保管库不能跨区域,需要与异地备份位于同一区域中的 cmk。

GeoBackupUserAssignedIdentityId

异地备份用户标识资源 ID 作为标识不能跨区域,需要与异地备份位于同一区域中的标识。

PrimaryKeyUri

主键 URI。

PrimaryUserAssignedIdentityId

主要用户标识资源 ID。

适用于