Sha256: a4d8487ca0a0600f7ae6635c5f9a5c48483e4e04f78b218a67a67ee0b6006e9c
Contents?: true
Size: 407 Bytes
Versions: 26
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_10_01 module Models # # Defines values for ApplicationGatewaySslPolicyType # module ApplicationGatewaySslPolicyType Predefined = "Predefined" Custom = "Custom" end end end
Version data entries
26 entries across 26 versions & 2 rubygems