Sha256: a5170248035c594e3bfbdda89aa09b89a814638940da7a594372794ea879a772
Contents?: true
Size: 422 Bytes
Versions: 1
Compression:
Stored size: 422 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_08_06_preview module Models # # Defines values for ScanningFunctionality # module ScanningFunctionality ScannerDevice = "ScannerDevice" NotScannerDevice = "NotScannerDevice" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_security-0.19.0 | lib/2020-08-06-preview/generated/azure_mgmt_security/models/scanning_functionality.rb |