LinkedService interface
The nested object which contains the information and credential which can be used to connect with related store or compute resource.
Properties
annotations | List of tags that can be used for describing the linked service. |
connect |
The integration runtime reference. |
description | Linked service description. |
parameters | Parameters for linked service. |
type | Polymorphic discriminator, which specifies the different types this object can be |
version | Version of the linked service. |
Property Details
annotations
List of tags that can be used for describing the linked service.
annotations?: any[]
Property Value
any[]
connectVia
The integration runtime reference.
connectVia?: IntegrationRuntimeReference
Property Value
description
Linked service description.
description?: string
Property Value
string
parameters
Parameters for linked service.
parameters?: {[propertyName: string]: ParameterSpecification}
Property Value
{[propertyName: string]: ParameterSpecification}
type
Polymorphic discriminator, which specifies the different types this object can be
type: "AmazonMWS" | "AmazonRdsForOracle" | "AmazonRdsForSqlServer" | "AmazonRedshift" | "AmazonS3Compatible" | "AmazonS3" | "AppFigures" | "Asana" | "AzureBatch" | "AzureBlobFS" | "AzureBlobStorage" | "AzureDatabricksDeltaLake" | "AzureDatabricks" | "AzureDataExplorer" | "AzureDataLakeAnalytics" | "AzureDataLakeStore" | "AzureFileStorage" | "AzureFunction" | "AzureKeyVault" | "AzureMariaDB" | "AzureML" | "AzureMLService" | "AzureMySql" | "AzurePostgreSql" | "AzureSearch" | "AzureSqlDatabase" | "AzureSqlDW" | "AzureSqlMI" | "AzureStorage" | "AzureSynapseArtifacts" | "AzureTableStorage" | "Cassandra" | "CommonDataServiceForApps" | "Concur" | "CosmosDb" | "CosmosDbMongoDbApi" | "Couchbase" | "CustomDataSource" | "Dataworld" | "Db2" | "Drill" | "DynamicsAX" | "DynamicsCrm" | "Dynamics" | "Eloqua" | "FileServer" | "FtpServer" | "GoogleAdWords" | "GoogleBigQuery" | "GoogleBigQueryV2" | "GoogleCloudStorage" | "GoogleSheets" | "Greenplum" | "HBase" | "Hdfs" | "HDInsight" | "HDInsightOnDemand" | "Hive" | "HttpServer" | "Hubspot" | "Impala" | "Informix" | "Jira" | "LakeHouse" | "SqlServer" | "OracleCloudStorage" | "Oracle" | "MySql" | "PostgreSql" | "PostgreSqlV2" | "Sybase" | "Teradata" | "Odbc" | "MicrosoftAccess" | "OData" | "Web" | "MongoDb" | "MongoDbAtlas" | "MongoDbV2" | "Office365" | "Salesforce" | "SalesforceServiceCloud" | "SapCloudForCustomer" | "SapEcc" | "SapOpenHub" | "SapOdp" | "RestService" | "TeamDesk" | "Quickbase" | "Smartsheet" | "Zendesk" | "Twilio" | "Sftp" | "SapBW" | "SapHana" | "Magento" | "MariaDB" | "Marketo" | "Paypal" | "Phoenix" | "Presto" | "QuickBooks" | "ServiceNow" | "Shopify" | "Spark" | "Square" | "Xero" | "Zoho" | "Vertica" | "Netezza" | "SalesforceMarketingCloud" | "Responsys" | "OracleServiceCloud" | "SapTable" | "Snowflake" | "SnowflakeV2" | "SharePointOnlineList" | "SalesforceV2" | "SalesforceServiceCloudV2" | "Warehouse" | "ServiceNowV2"
Property Value
"AmazonMWS" | "AmazonRdsForOracle" | "AmazonRdsForSqlServer" | "AmazonRedshift" | "AmazonS3Compatible" | "AmazonS3" | "AppFigures" | "Asana" | "AzureBatch" | "AzureBlobFS" | "AzureBlobStorage" | "AzureDatabricksDeltaLake" | "AzureDatabricks" | "AzureDataExplorer" | "AzureDataLakeAnalytics" | "AzureDataLakeStore" | "AzureFileStorage" | "AzureFunction" | "AzureKeyVault" | "AzureMariaDB" | "AzureML" | "AzureMLService" | "AzureMySql" | "AzurePostgreSql" | "AzureSearch" | "AzureSqlDatabase" | "AzureSqlDW" | "AzureSqlMI" | "AzureStorage" | "AzureSynapseArtifacts" | "AzureTableStorage" | "Cassandra" | "CommonDataServiceForApps" | "Concur" | "CosmosDb" | "CosmosDbMongoDbApi" | "Couchbase" | "CustomDataSource" | "Dataworld" | "Db2" | "Drill" | "DynamicsAX" | "DynamicsCrm" | "Dynamics" | "Eloqua" | "FileServer" | "FtpServer" | "GoogleAdWords" | "GoogleBigQuery" | "GoogleBigQueryV2" | "GoogleCloudStorage" | "GoogleSheets" | "Greenplum" | "HBase" | "Hdfs" | "HDInsight" | "HDInsightOnDemand" | "Hive" | "HttpServer" | "Hubspot" | "Impala" | "Informix" | "Jira" | "LakeHouse" | "SqlServer" | "OracleCloudStorage" | "Oracle" | "MySql" | "PostgreSql" | "PostgreSqlV2" | "Sybase" | "Teradata" | "Odbc" | "MicrosoftAccess" | "OData" | "Web" | "MongoDb" | "MongoDbAtlas" | "MongoDbV2" | "Office365" | "Salesforce" | "SalesforceServiceCloud" | "SapCloudForCustomer" | "SapEcc" | "SapOpenHub" | "SapOdp" | "RestService" | "TeamDesk" | "Quickbase" | "Smartsheet" | "Zendesk" | "Twilio" | "Sftp" | "SapBW" | "SapHana" | "Magento" | "MariaDB" | "Marketo" | "Paypal" | "Phoenix" | "Presto" | "QuickBooks" | "ServiceNow" | "Shopify" | "Spark" | "Square" | "Xero" | "Zoho" | "Vertica" | "Netezza" | "SalesforceMarketingCloud" | "Responsys" | "OracleServiceCloud" | "SapTable" | "Snowflake" | "SnowflakeV2" | "SharePointOnlineList" | "SalesforceV2" | "SalesforceServiceCloudV2" | "Warehouse" | "ServiceNowV2"
version
Version of the linked service.
version?: string
Property Value
string