Sha256: 17f779561f7af9a6b92e1e2d50ac0262c36f4fdffea2ba13dee2369eb1a25d5f
Contents?: true
Size: 397 Bytes
Versions: 13
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::Web::Mgmt::V2016_08_01 module Models # # Defines values for MySqlMigrationType # module MySqlMigrationType LocalToRemote = "LocalToRemote" RemoteToLocal = "RemoteToLocal" end end end
Version data entries
13 entries across 13 versions & 1 rubygems