LogSizeUnit type

The units that the limit is expressed in.
KnownLogSizeUnit can be used interchangeably with LogSizeUnit, this enum contains the known values that the service supports.

Known values supported by the service

Megabytes: Megabytes
Gigabytes: Gigabytes
Terabytes: Terabytes
Petabytes: Petabytes
Percent: Percent

type LogSizeUnit = string