Sha256: 1cb3663f41f63bb7a0d248e7970e359ace4029f9556adca25f3472b969517e43
Contents?: true
Size: 646 Bytes
Versions: 2
Compression:
Stored size: 646 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 Threats # module Threats AccountBreach = "accountBreach" DataExfiltration = "dataExfiltration" DataSpillage = "dataSpillage" MaliciousInsider = "maliciousInsider" ElevationOfPrivilege = "elevationOfPrivilege" ThreatResistance = "threatResistance" MissingCoverage = "missingCoverage" DenialOfService = "denialOfService" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_security-0.19.0 | lib/2020-01-01/generated/azure_mgmt_security/models/threats.rb |
azure_mgmt_security-0.18.2 | lib/2020-01-01/generated/azure_mgmt_security/models/threats.rb |