Sha256: a3ff8553bd8f6e91eac070e16b0a148b978bdfae7eb08dd756d01eec50f84b96
Contents?: true
Size: 370 Bytes
Versions: 2
Compression:
Stored size: 370 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_preview module Models # # Defines values for ControlType # module ControlType BuiltIn = "BuiltIn" Custom = "Custom" end end end
Version data entries
2 entries across 2 versions & 1 rubygems