DataSourceSqlServerConnectionStringPatch interface
SqlServer Data Source Credential Patch
Properties
connection |
The connection string for SqlServer Data Source Credential |
description | Description of data source credential |
name | Name of data source credential |
type | Azure Sql Connection String credential |
Property Details
connectionString
The connection string for SqlServer Data Source Credential
connectionString?: string
Property Value
string
description
Description of data source credential
description?: string
Property Value
string
name
Name of data source credential
name?: string
Property Value
string
type
Azure Sql Connection String credential
type: "AzureSQLConnectionString"
Property Value
"AzureSQLConnectionString"