ConnStringValueTypePair interface
형식 쌍에 대한 데이터베이스 연결 문자열 값입니다.
속성 세부 정보
type
데이터베이스 유형입니다.
type: "MySql" | "SQLServer" | "SQLAzure" | "Custom" | "NotificationHub" | "ServiceBus" | "EventHub" | "ApiHub" | "DocDb" | "RedisCache" | "PostgreSQL"
속성 값
"MySql" | "SQLServer" | "SQLAzure" | "Custom" | "NotificationHub" | "ServiceBus" | "EventHub" | "ApiHub" | "DocDb" | "RedisCache" | "PostgreSQL"
value
쌍의 값입니다.
value: string
속성 값
string