Compression type

The compression type
KnownCompression can be used interchangeably with Compression, this enum contains the known values that the service supports.

Known values supported by the service

None: None
GZip: GZip

type Compression = string