次の方法で共有


ConnStringValueTypePairOutput interface

型ペアへのデータベース接続文字列の値。

プロパティ

type

データベースの種類。

value

ペアの値。

プロパティの詳細

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