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

RestorePointEncryption 类

定义

磁盘还原点的静态加密设置。 它是一个可选属性,可以在创建还原点时在输入中指定。

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

构造函数

RestorePointEncryption()

初始化 RestorePointEncryption 的新实例。

属性

DiskEncryptionSetId

获取或设置 ID。

EncryptionType

用于加密磁盘还原点数据的密钥类型。

适用于