ConnectionStringType 列挙型

定義

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
継承
ConnectionStringType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

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

適用対象