Module: Azure::Cosmosdb::Mgmt::V2020_04_01::Models::UnitType

Defined in:
lib/2020-04-01/generated/azure_mgmt_cosmosdb/models/unit_type.rb

Overview

Defines values for UnitType

Constant Summary collapse

Count =
"Count"
Bytes =
"Bytes"
Seconds =
"Seconds"
Percent =
"Percent"
CountPerSecond =
"CountPerSecond"
BytesPerSecond =
"BytesPerSecond"
Milliseconds =
"Milliseconds"