次の方法で共有


AzureSynapseArtifactsLinkedService interface

Azure Synapse Analytics (Artifacts) のリンクされたサービス。

Extends

プロパティ

authentication

システム割り当てマネージド ID を認証方法として使用する場合は、MSI を指定するために必要です。 型: string (または resultType 文字列を含む式)。

endpoint

https://<workspacename>.dev.azuresynapse.net、Azure Synapse Analytics ワークスペースの URL。 型: string (または resultType 文字列を含む式)。

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

workspaceResourceId

Synapse ワークスペースのリソース ID。 形式は 、/subscriptions/{subscriptionID}/resourceGroups/{resourceGroup}/providers/Microsoft.Synapse/workspaces/{workspaceName} にする必要があります。 型: string (または resultType 文字列を含む式)。

継承されたプロパティ

annotations

リンクされたサービスの説明に使用できるタグの一覧。

connectVia

統合ランタイムリファレンス。

description

リンクされたサービスの説明。

parameters

リンクされたサービスのパラメーター。

version

リンクされたサービスのバージョン。

プロパティの詳細

authentication

システム割り当てマネージド ID を認証方法として使用する場合は、MSI を指定するために必要です。 型: string (または resultType 文字列を含む式)。

authentication?: any

プロパティ値

any

endpoint

https://<workspacename>.dev.azuresynapse.net、Azure Synapse Analytics ワークスペースの URL。 型: string (または resultType 文字列を含む式)。

endpoint: any

プロパティ値

any

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

type: "AzureSynapseArtifacts"

プロパティ値

"AzureSynapseArtifacts"

workspaceResourceId

Synapse ワークスペースのリソース ID。 形式は 、/subscriptions/{subscriptionID}/resourceGroups/{resourceGroup}/providers/Microsoft.Synapse/workspaces/{workspaceName} にする必要があります。 型: string (または resultType 文字列を含む式)。

workspaceResourceId?: any

プロパティ値

any

継承されたプロパティの詳細

annotations

リンクされたサービスの説明に使用できるタグの一覧。

annotations?: any[]

プロパティ値

any[]

linkedService.annotations から継承

connectVia

統合ランタイムリファレンス。

connectVia?: IntegrationRuntimeReference

プロパティ値

LinkedService.connectVia から継承

description

リンクされたサービスの説明。

description?: string

プロパティ値

string

linkedService.description から継承

parameters

リンクされたサービスのパラメーター。

parameters?: {[propertyName: string]: ParameterSpecification}

プロパティ値

{[propertyName: string]: ParameterSpecification}

LinkedService.parameters から継承

version

リンクされたサービスのバージョン。

version?: string

プロパティ値

string

linkedService.version から継承