Sha256: 6d49a4fa289d72f0eb9b6edfb049f4cda97a8df1dbf4f24ca10407e0f5e80435
Contents?: true
Size: 641 Bytes
Versions: 13
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::V2016_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
13 entries across 13 versions & 1 rubygems