AzureBatchLinkedService interface

연결된 서비스를 Azure Batch.

Extends

속성

accessKey

Azure Batch 계정 액세스 키입니다.

accountName

Azure Batch 계정 이름입니다. 형식: string(또는 resultType 문자열이 있는 식).

batchUri

Azure Batch URI입니다. 형식: string(또는 resultType 문자열이 있는 식).

credential

인증 정보를 포함하는 자격 증명 참조입니다.

encryptedCredential

인증에 사용되는 암호화된 자격 증명입니다. 자격 증명은 통합 런타임 자격 증명 관리자를 사용하여 암호화됩니다. 형식: 문자열입니다.

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

인증에 사용되는 암호화된 자격 증명입니다. 자격 증명은 통합 런타임 자격 증명 관리자를 사용하여 암호화됩니다. 형식: 문자열입니다.

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에서 상속됨