Sha256: 63f0489ae1d4afac5f4ab3ddf013bc4de48cbde18e704dc526d3ff8933143dd5
Contents?: true
Size: 423 Bytes
Versions: 9
Compression:
Stored size: 423 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::V2018_02_01 module Models # # Defines values for DatabaseType # module DatabaseType SqlAzure = "SqlAzure" MySql = "MySql" LocalMySql = "LocalMySql" PostgreSql = "PostgreSql" end end end
Version data entries
9 entries across 9 versions & 1 rubygems