Module: Azure::EdgeGateway::Mgmt::V2019_03_01::Models::MetricUnit

Defined in:
lib/2019-03-01/generated/azure_mgmt_edgegateway/models/metric_unit.rb

Overview

Defines values for MetricUnit

Constant Summary collapse

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