Sha256: b80cd3ab0208518abd608c4ca06cc3b4f476937f99606f94930ed1939e97663f
Contents?: true
Size: 397 Bytes
Versions: 3
Compression:
Stored size: 397 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 OperationOrigin # module OperationOrigin NotSpecified = "NotSpecified" User = "user" System = "system" end end end
Version data entries
3 entries across 3 versions & 1 rubygems