Sha256: fd94f1610f6802f4137a5c30dabdb9f345a9f0b6653aa96d74eeee3140392899
Contents?: true
Size: 457 Bytes
Versions: 6
Compression:
Stored size: 457 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::CDN 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
6 entries across 6 versions & 1 rubygems