Sha256: 37a18037643f8d1b54de8d4652ae2a75ab3a8d640d8ac5579e8d7063801183ba

Contents?: true

Size: 876 Bytes

Versions: 1

Compression:

Stored size: 876 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::V2019_08_01
  module Models
    #
    # Defines values for AlertIntent
    #
    module AlertIntent
      Unknown = "Unknown"
      PreAttack = "PreAttack"
      InitialAccess = "InitialAccess"
      Persistence = "Persistence"
      PrivilegeEscalation = "PrivilegeEscalation"
      DefenseEvasion = "DefenseEvasion"
      CredentialAccess = "CredentialAccess"
      Discovery = "Discovery"
      LateralMovement = "LateralMovement"
      Execution = "Execution"
      Collection = "Collection"
      Exfiltration = "Exfiltration"
      CommandAndControl = "CommandAndControl"
      Impact = "Impact"
      Probing = "Probing"
      Exploitation = "Exploitation"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_security-0.19.0 lib/2019-08-01/generated/azure_mgmt_security/models/alert_intent.rb