AzureBatchLinkedService interface
Layanan tertaut Azure Batch.
- Memperluas
Properti
| access |
Kunci akses akun Azure Batch. |
| account |
Nama akun Azure Batch. Jenis: string (atau Ekspresi dengan string resultType). |
| batch |
URI Azure Batch. Jenis: string (atau Ekspresi dengan string resultType). |
| credential | Referensi kredensial yang berisi informasi autentikasi. |
| encrypted |
Kredensial terenkripsi yang digunakan untuk autentikasi. Kredensial dienkripsi menggunakan manajer kredensial runtime integrasi. Jenis: string. |
| linked |
Referensi layanan tertaut Azure Storage. |
| pool |
Nama kumpulan Azure Batch. Jenis: string (atau Ekspresi dengan string resultType). |
| type | Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat |
Properti yang Diwariskan
| annotations | Daftar tag yang dapat digunakan untuk menjelaskan layanan tertaut. |
| connect |
Referensi runtime integrasi. |
| description | Deskripsi layanan tertaut. |
| parameters | Parameter untuk layanan tertaut. |
| version | Versi layanan tertaut. |
Detail Properti
accessKey
accountName
Nama akun Azure Batch. Jenis: string (atau Ekspresi dengan string resultType).
accountName: any
Nilai Properti
any
batchUri
URI Azure Batch. Jenis: string (atau Ekspresi dengan string resultType).
batchUri: any
Nilai Properti
any
credential
Referensi kredensial yang berisi informasi autentikasi.
credential?: CredentialReference
Nilai Properti
encryptedCredential
Kredensial terenkripsi yang digunakan untuk autentikasi. Kredensial dienkripsi menggunakan manajer kredensial runtime integrasi. Jenis: string.
encryptedCredential?: string
Nilai Properti
string
linkedServiceName
Referensi layanan tertaut Azure Storage.
linkedServiceName: LinkedServiceReference
Nilai Properti
poolName
Nama kumpulan Azure Batch. Jenis: string (atau Ekspresi dengan string resultType).
poolName: any
Nilai Properti
any
type
Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat
type: "AzureBatch"
Nilai Properti
"AzureBatch"
Detail Properti yang Diwariskan
annotations
Daftar tag yang dapat digunakan untuk menjelaskan layanan tertaut.
annotations?: any[]
Nilai Properti
any[]
connectVia
Referensi runtime integrasi.
connectVia?: IntegrationRuntimeReference
Nilai Properti
description
Deskripsi layanan tertaut.
description?: string
Nilai Properti
string
Diwarisi dariLinkedService.description
parameters
Parameter untuk layanan tertaut.
parameters?: {[propertyName: string]: ParameterSpecification}
Nilai Properti
{[propertyName: string]: ParameterSpecification}
version
Versi layanan tertaut.
version?: string
Nilai Properti
string