AzureBatchLinkedService interface

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

Extends

プロパティ

accessKey

Azure Batch アカウント アクセス キー。

accountName

Azure Batch アカウント名。 型: string (または resultType 文字列を含む式)。

batchUri

Azure Batch URI。 型: string (または resultType 文字列を含む式)。

credential

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

encryptedCredential

認証に使用される暗号化された資格情報。 資格情報は、統合ランタイム資格情報マネージャーを使用して暗号化されます。 型: string。

linkedServiceName

Azure Storage のリンクされたサービスの参照。

poolName

Azure Batch プール名。 型: string (または resultType 文字列を含む式)。

type

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

継承されたプロパティ

annotations

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

connectVia

統合ランタイム参照。

description

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

parameters

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

プロパティの詳細

accessKey

Azure Batch アカウント アクセス キー。

accessKey?: SecretBaseUnion

プロパティ値

accountName

Azure Batch アカウント名。 型: string (または resultType 文字列を含む式)。

accountName: any

プロパティ値

any

batchUri

Azure Batch URI。 型: string (または resultType 文字列を含む式)。

batchUri: any

プロパティ値

any

credential

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

credential?: CredentialReference

プロパティ値

encryptedCredential

認証に使用される暗号化された資格情報。 資格情報は、統合ランタイム資格情報マネージャーを使用して暗号化されます。 型: string。

encryptedCredential?: string

プロパティ値

string

linkedServiceName

Azure Storage のリンクされたサービスの参照。

linkedServiceName: LinkedServiceReference

プロパティ値

poolName

Azure Batch プール名。 型: string (または resultType 文字列を含む式)。

poolName: any

プロパティ値

any

type

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

type: "AzureBatch"

プロパティ値

"AzureBatch"

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

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