BurstSizeUnit type

Burst size unit in packets.
KnownBurstSizeUnit can be used interchangeably with BurstSizeUnit, this enum contains the known values that the service supports.

Known values supported by the service

Bytes: Burst size unit in bytes.
KBytes: Burst size unit in kilobytes.
MBytes: Burst size unit in megabytes.
GBytes: Burst size unit in gigabytes.
Packets: Burst size unit in packets.

type BurstSizeUnit = string