DataSourceSqlServerConnectionStringPatch interface
SqlServer データ ソース資格情報パッチ
プロパティ
| connection |
SqlServer データ ソース資格情報の接続文字列 |
| description | データ ソース資格情報の説明 |
| name | データ ソース資格情報の名前 |
| type | Azure Sql 接続文字列の資格情報 |
プロパティの詳細
connectionString
SqlServer データ ソース資格情報の接続文字列
connectionString?: string
プロパティ値
string
description
データ ソース資格情報の説明
description?: string
プロパティ値
string
name
データ ソース資格情報の名前
name?: string
プロパティ値
string
type
Azure Sql 接続文字列の資格情報
type: "AzureSQLConnectionString"
プロパティ値
"AzureSQLConnectionString"