Sha256: 11c516cd012743ec2c42b712adaf1fe096cfb52fc739ede79194b61709390282

Contents?: true

Size: 514 Bytes

Versions: 2

Compression:

Stored size: 514 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::StorageCache::Mgmt::V2020_10_01
  module Models
    #
    # Defines values for MetricAggregationType
    #
    module MetricAggregationType
      NotSpecified = "NotSpecified"
      None = "None"
      Average = "Average"
      Minimum = "Minimum"
      Maximum = "Maximum"
      Total = "Total"
      Count = "Count"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_storagecache-0.19.1 lib/2020-10-01/generated/azure_mgmt_storagecache/models/metric_aggregation_type.rb
azure_mgmt_storagecache-0.19.0 lib/2020-10-01/generated/azure_mgmt_storagecache/models/metric_aggregation_type.rb