次の方法で共有


AzureBatchLinkedService interface

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

Extends

プロパティ

accessKey

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

accountName

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

batchUri

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

credential

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

encryptedCredential

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

linkedServiceName

Azure Storage のリンクされたサービス リファレンス。

poolName

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

type

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

継承されたプロパティ

annotations

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

connectVia

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

description

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

parameters

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

version

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

プロパティの詳細

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 (または resultType 文字列を含む式)。

encryptedCredential?: any

プロパティ値

any

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

version

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

version?: string

プロパティ値

string

linkedService.version から継承