EncryptionType type

Defines values for EncryptionType.
KnownEncryptionType can be used interchangeably with EncryptionType, this enum contains the known values that the service supports.

Known values supported by the service

EncryptionAtRestWithPlatformKey: Disk is encrypted with XStore managed key at rest. It is the default encryption type.
EncryptionAtRestWithCustomerKey: Disk is encrypted with Customer managed key at rest.

type EncryptionType = string