Sha256: f07e37e09977a2257385c40e4d8b4e789ead1b99c227824a51eea3c92ba1780c
Contents?: true
Size: 401 Bytes
Versions: 3
Compression:
Stored size: 401 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::Mysql::Mgmt::V2017_12_01 module Models # # Defines values for ServerSecurityAlertPolicyState # module ServerSecurityAlertPolicyState Enabled = "Enabled" Disabled = "Disabled" end end end
Version data entries
3 entries across 3 versions & 1 rubygems