Sha256: 54333c1005b3c040283883f407a44a341026b2b4ae7f3524a90b9e3e96caee51
Contents?: true
Size: 369 Bytes
Versions: 2
Compression:
Stored size: 369 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 AfdMinimumTlsVersion # module AfdMinimumTlsVersion TLS10 = "TLS10" TLS12 = "TLS12" end end end
Version data entries
2 entries across 2 versions & 1 rubygems