Sha256: 64e106569b7fcde1d4881f7eb8722df3fb616fae2089d13d607eeaf3877338cf
Contents?: true
Size: 448 Bytes
Versions: 4
Compression:
Stored size: 448 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::V2017_08_01 module Models # # Defines values for ResourceStatus # module ResourceStatus Healthy = "Healthy" NotApplicable = "NotApplicable" OffByPolicy = "OffByPolicy" NotHealthy = "NotHealthy" end end end
Version data entries
4 entries across 4 versions & 1 rubygems