Module: Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType

Defined in:
lib/2016-09-01/generated/azure_mgmt_web/models/connection_string_type.rb

Overview

Defines values for ConnectionStringType

Constant Summary collapse

MySql =
"MySql"
SQLServer =
"SQLServer"
SQLAzure =
"SQLAzure"
Custom =
"Custom"
NotificationHub =
"NotificationHub"
ServiceBus =
"ServiceBus"
EventHub =
"EventHub"
ApiHub =
"ApiHub"
DocDb =
"DocDb"
RedisCache =
"RedisCache"
PostgreSQL =
"PostgreSQL"