Udostępnij za pośrednictwem


UsageCount type

Definiuje wartości parametru UsageCount.

type UsageCount =
  | "Count"
  | "Bytes"
  | "Seconds"
  | "Percent"
  | "CountPerSecond"
  | "BytesPerSecond"