Share via


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

Single: EncryptionType Single, volumes will use single encryption at rest
Double: EncryptionType Double, volumes will use double encryption at rest

type EncryptionType = string