ConnectionStringType Enum

Definition

Defines values for ConnectionStringType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ConnectionStringType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ConnectionStringType = 
Public Enum ConnectionStringType
Inheritance
ConnectionStringType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

ApiHub 7
Custom 3
DocDb 8
EventHub 6
MySql 0
NotificationHub 4
PostgreSQL 10
RedisCache 9
ServiceBus 5
SQLAzure 2
SQLServer 1

Applies to