Sha256: c2f431d03601020e9ceb765fc8f14888af0fd3c7b0e6df676aa723a656b013da
Contents?: true
Size: 360 Bytes
Versions: 4
Compression:
Stored size: 360 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::Security::Mgmt::V2018_06_01 module Models # # Defines values for PricingTier # module PricingTier Free = "Free" Standard = "Standard" end end end
Version data entries
4 entries across 4 versions & 1 rubygems