共用方式為


RestorePointEncryptionType type

定義 RestorePointEncryptionType 的值。
KnownRestorePointEncryptionType 可以與 RestorePointEncryptionType 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

EncryptionAtRestWithWithPlatformKey:磁片還原點會使用平臺管理的金鑰進行待用加密。
EncryptionAtRestWithCustomerKey:磁片還原點會使用客戶管理的金鑰進行待用加密,客戶可以變更和撤銷。
EncryptionAtRestWithPlatformAndCustomerKeys:磁片還原點會以 2 層加密進行待用加密。 其中一個金鑰是客戶管理,另一個金鑰則是平臺管理。

type RestorePointEncryptionType = string