Sha256: b5c6571b31b7e20c5974f73aa274a3906119c291d40abf6b7b2c3cebc33c4a78
Contents?: true
Size: 641 Bytes
Versions: 10
Compression:
Stored size: 641 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::V2015_08_01 module Models # # Defines values for ConnectionStringType # module ConnectionStringType MySql = "MySql" SQLServer = "SQLServer" SQLAzure = "SQLAzure" Custom = "Custom" NotificationHub = "NotificationHub" ServiceBus = "ServiceBus" EventHub = "EventHub" ApiHub = "ApiHub" DocDb = "DocDb" RedisCache = "RedisCache" PostgreSQL = "PostgreSQL" end end end
Version data entries
10 entries across 10 versions & 1 rubygems