Sha256: 8b8433a9f8bafe3dee4c4e2e1aeb9372c8a78f43c3200ff9c934ac82fac5c58e
Contents?: true
Size: 439 Bytes
Versions: 2
Compression:
Stored size: 439 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_09_01 module Models # # Defines values for QueryStringBehavior # module QueryStringBehavior Include = "Include" IncludeAll = "IncludeAll" Exclude = "Exclude" ExcludeAll = "ExcludeAll" end end end
Version data entries
2 entries across 2 versions & 1 rubygems