Sha256: 393f9339348074b42d506f6beb434af21fac1fa443e4004854a1b3011a306f31
Contents?: true
Size: 407 Bytes
Versions: 23
Compression:
Stored size: 407 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::Network::Mgmt::V2018_12_01 module Models # # Defines values for ApplicationGatewaySslPolicyType # module ApplicationGatewaySslPolicyType Predefined = "Predefined" Custom = "Custom" end end end
Version data entries
23 entries across 23 versions & 2 rubygems