AzureKeyVaultLinkedService interface

Azure Key Vaultリンクされたサービス。

Extends

プロパティ

baseUrl

Azure Key Vaultのベース URL。 例: https://myakv.vault.azure.net 型: string (または resultType 文字列を含む式)。

credential

認証情報を含む資格情報参照。

type

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

継承されたプロパティ

annotations

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

connectVia

統合ランタイム参照。

description

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

parameters

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

プロパティの詳細

baseUrl

Azure Key Vaultのベース URL。 例: https://myakv.vault.azure.net 型: string (または resultType 文字列を含む式)。

baseUrl: any

プロパティ値

any

credential

認証情報を含む資格情報参照。

credential?: CredentialReference

プロパティ値

type

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

type: "AzureKeyVault"

プロパティ値

"AzureKeyVault"

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

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から継承