共用方式為


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