Sha256: c3288514e60283c80b16375ccdaeb0293980452343e6aa68c44896ded5adf84e
Contents?: true
Size: 463 Bytes
Versions: 11
Compression:
Stored size: 463 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::V2016_04_02 module Models # # Defines values for SkuName # module SkuName StandardVerizon = "Standard_Verizon" PremiumVerizon = "Premium_Verizon" CustomVerizon = "Custom_Verizon" StandardAkamai = "Standard_Akamai" end end end
Version data entries
11 entries across 11 versions & 1 rubygems