Sha256: 547523ba9305c47c47010a2d752b503649cf92f00ef447abe92add00f997ae51
Contents?: true
Size: 598 Bytes
Versions: 5
Compression:
Stored size: 598 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::V2020_04_15 module Models # # Defines values for SkuName # module SkuName StandardVerizon = "Standard_Verizon" PremiumVerizon = "Premium_Verizon" CustomVerizon = "Custom_Verizon" StandardAkamai = "Standard_Akamai" StandardChinaCdn = "Standard_ChinaCdn" StandardMicrosoft = "Standard_Microsoft" PremiumChinaCdn = "Premium_ChinaCdn" end end end
Version data entries
5 entries across 5 versions & 1 rubygems