Sha256: 19dab436109d3fa4020676d7063167524c4446c66627f9957c98baf7e21dc91f
Contents?: true
Size: 400 Bytes
Versions: 2
Compression:
Stored size: 400 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::Security::Mgmt::V2020_01_01 module Models # # Defines values for ExternalSecuritySolutionKind # module ExternalSecuritySolutionKind CEF = "CEF" ATA = "ATA" AAD = "AAD" end end end
Version data entries
2 entries across 2 versions & 1 rubygems