Sha256: 5b9a613a51fcd5f5a3d3e51a59b0b664843f561012450caa146f7186c5c7967b
Contents?: true
Size: 589 Bytes
Versions: 11
Compression:
Stored size: 589 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_10_12 module Models # # Defines values for OptimizationType # module OptimizationType GeneralWebDelivery = "GeneralWebDelivery" GeneralMediaStreaming = "GeneralMediaStreaming" VideoOnDemandMediaStreaming = "VideoOnDemandMediaStreaming" LargeFileDownload = "LargeFileDownload" DynamicSiteAcceleration = "DynamicSiteAcceleration" end end end
Version data entries
11 entries across 11 versions & 1 rubygems