Sha256: d597be58144ea780e8cfbde323c2114201298245b7d216ebb9aafe2f43119e57

Contents?: true

Size: 398 Bytes

Versions: 2

Compression:

Stored size: 398 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 SecurityFamily
    #
    module SecurityFamily
      Waf = "Waf"
      Ngfw = "Ngfw"
      SaasWaf = "SaasWaf"
      Va = "Va"
    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/security_family.rb
azure_mgmt_security-0.18.2 lib/2020-01-01/generated/azure_mgmt_security/models/security_family.rb