Sha256: 5bf4edbe7088525e87c32ce4e65eec210fa4b922dfc02a3d85eb882f65e60ad2
Contents?: true
Size: 508 Bytes
Versions: 14
Compression:
Stored size: 508 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::CDN::Mgmt::V2017_04_02 module Models # # Defines values for SkuName # module SkuName StandardVerizon = "Standard_Verizon" PremiumVerizon = "Premium_Verizon" CustomVerizon = "Custom_Verizon" StandardAkamai = "Standard_Akamai" StandardChinaCdn = "Standard_ChinaCdn" end end end
Version data entries
14 entries across 14 versions & 1 rubygems