Bagikan melalui


@azure-rest/batch package

Antarmuka

AuthenticationTokenSettings

Pengaturan untuk token autentikasi yang dapat digunakan Tugas untuk melakukan operasi layanan Batch.

AuthenticationTokenSettingsOutput

Pengaturan untuk token autentikasi yang dapat digunakan Tugas untuk melakukan operasi layanan Batch.

AutoScaleRunErrorOutput

Kesalahan yang terjadi saat mengeksekusi atau mengevaluasi rumus skala otomatis Kumpulan.

AutoScaleRunOutput

Hasil dan kesalahan dari eksekusi rumus skala otomatis Kumpulan.

AutoUserSpecification

Menentukan opsi untuk pengguna otomatis yang menjalankan Tugas Azure Batch.

AutoUserSpecificationOutput

Menentukan opsi untuk pengguna otomatis yang menjalankan Tugas Azure Batch.

AutomaticOsUpgradePolicy

Parameter konfigurasi yang digunakan untuk melakukan peningkatan OS otomatis.

AutomaticOsUpgradePolicyOutput

Parameter konfigurasi yang digunakan untuk melakukan peningkatan OS otomatis.

AzureBlobFileSystemConfiguration

Informasi yang digunakan untuk menyambungkan ke Kontainer Azure Storage menggunakan Blobfuse.

AzureBlobFileSystemConfigurationOutput

Informasi yang digunakan untuk menyambungkan ke Kontainer Azure Storage menggunakan Blobfuse.

AzureFileShareConfiguration

Informasi yang digunakan untuk menyambungkan ke Azure Fileshare.

AzureFileShareConfigurationOutput

Informasi yang digunakan untuk menyambungkan ke Azure Fileshare.

BatchAccountListSupportedImagesResultOutput

Hasil dari mencantumkan Gambar Komputer Virtual yang didukung.

BatchAffinityInfo

Petunjuk lokalitas yang dapat digunakan oleh layanan Batch untuk memilih Simpul Komputasi tempat memulai Tugas.

BatchAffinityInfoOutput

Petunjuk lokalitas yang dapat digunakan oleh layanan Batch untuk memilih Simpul Komputasi tempat memulai Tugas.

BatchApplicationListResultOutput

Hasil daftar aplikasi yang tersedia di Akun.

BatchApplicationOutput

Berisi informasi tentang aplikasi di Akun Azure Batch.

BatchApplicationPackageReference

Referensi ke Paket yang akan disebarkan ke Simpul Komputasi.

BatchApplicationPackageReferenceOutput

Referensi ke Paket yang akan disebarkan ke Simpul Komputasi.

BatchAutoPoolSpecification

Menentukan karakteristik untuk 'kumpulan otomatis' sementara. Layanan Batch akan membuat Kumpulan otomatis ini saat Pekerjaan dikirimkan.

BatchAutoPoolSpecificationOutput

Menentukan karakteristik untuk 'kumpulan otomatis' sementara. Layanan Batch akan membuat Kumpulan otomatis ini saat Pekerjaan dikirimkan.

BatchClientOptions

Parameter opsional untuk klien

BatchContainerConfiguration

Konfigurasi untuk Kumpulan yang diaktifkan kontainer.

BatchContainerConfigurationOutput

Konfigurasi untuk Kumpulan yang diaktifkan kontainer.

BatchCreateTaskCollectionResultOutput

Hasil pembuatan kumpulan Tugas ke Pekerjaan.

BatchDiffDiskSettings

Menentukan Pengaturan Disk ephemeral untuk disk sistem operasi yang digunakan oleh simpul komputasi (VM).

BatchDiffDiskSettingsOutput

Menentukan Pengaturan Disk ephemeral untuk disk sistem operasi yang digunakan oleh simpul komputasi (VM).

BatchErrorDetailOutput

Item informasi tambahan yang disertakan dalam respons kesalahan Azure Batch.

BatchErrorMessageOutput

Pesan kesalahan diterima dalam respons kesalahan Azure Batch.

BatchErrorOutput

Respons kesalahan diterima dari layanan Azure Batch.

BatchInboundNatPool

Kumpulan NAT masuk yang dapat digunakan untuk mengatasi port tertentu pada Simpul Komputasi di Kumpulan Batch secara eksternal.

BatchInboundNatPoolOutput

Kumpulan NAT masuk yang dapat digunakan untuk mengatasi port tertentu pada Simpul Komputasi di Kumpulan Batch secara eksternal.

BatchJob

Pekerjaan Azure Batch.

BatchJobConstraints

Batasan eksekusi untuk Pekerjaan.

BatchJobConstraintsOutput

Batasan eksekusi untuk Pekerjaan.

BatchJobCreateOptions

Parameter untuk membuat Azure Batch Job.

BatchJobDisableOptions

Parameter untuk menonaktifkan Azure Batch Job.

BatchJobExecutionInfo

Berisi informasi tentang eksekusi Pekerjaan di layanan Azure Batch.

BatchJobExecutionInfoOutput

Berisi informasi tentang eksekusi Pekerjaan di layanan Azure Batch.

BatchJobListResultOutput

Hasil daftar Pekerjaan di Akun.

BatchJobManagerTask

Menentukan detail Tugas Manajer Pekerjaan. Tugas Manajer Pekerjaan dimulai secara otomatis saat Pekerjaan dibuat. Layanan Batch mencoba menjadwalkan Tugas Manajer Pekerjaan sebelum Tugas lain dalam Pekerjaan. Saat menyusutkan Kumpulan, layanan Batch mencoba mempertahankan Simpul tempat Tugas Manajer Pekerjaan berjalan selama mungkin (yaitu, Simpul Komputasi yang menjalankan Tugas 'normal' dihapus sebelum Simpul Komputasi yang menjalankan Tugas Manajer Pekerjaan). Ketika Tugas Manajer Pekerjaan gagal dan perlu dimulai ulang, sistem mencoba menjadwalkannya pada prioritas tertinggi. Jika tidak ada Simpul Komputasi menganggur yang tersedia, sistem dapat mengakhiri salah satu Tugas yang sedang berjalan di Kumpulan dan mengembalikannya ke antrean untuk memberi ruang bagi Tugas Manajer Pekerjaan untuk memulai ulang. Perhatikan bahwa Tugas Manajer Pekerjaan dalam satu Pekerjaan tidak memiliki prioritas atas Tugas di Pekerjaan lain. Di seluruh Pekerjaan, hanya prioritas tingkat pekerjaan yang diamati. Misalnya, jika Manajer Pekerjaan dalam prioritas 0 Pekerjaan perlu dimulai ulang, tugas tersebut tidak akan mengalihkan Tugas prioritas 1 Pekerjaan. Batch akan mencoba kembali Tugas ketika operasi pemulihan dipicu pada Node. Contoh operasi pemulihan termasuk (tetapi tidak terbatas pada) ketika Node yang tidak sehat di-boot ulang atau Simpul Komputasi menghilang karena kegagalan host. Percobaan ulang karena operasi pemulihan tidak bergantung pada dan tidak dihitung terhadap maxTaskRetryCount. Bahkan jika maxTaskRetryCount adalah 0, coba lagi internal karena operasi pemulihan dapat terjadi. Karena itu, semua Tugas harus idempotoen. Ini berarti Tugas perlu mentolerir terganggu dan dimulai ulang tanpa menyebabkan kerusakan atau data duplikat. Praktik terbaik untuk Tugas yang berjalan lama adalah menggunakan beberapa bentuk titik pemeriksaan.

BatchJobManagerTaskOutput

Menentukan detail Tugas Manajer Pekerjaan. Tugas Manajer Pekerjaan dimulai secara otomatis saat Pekerjaan dibuat. Layanan Batch mencoba menjadwalkan Tugas Manajer Pekerjaan sebelum Tugas lain dalam Pekerjaan. Saat menyusutkan Kumpulan, layanan Batch mencoba mempertahankan Simpul tempat Tugas Manajer Pekerjaan berjalan selama mungkin (yaitu, Simpul Komputasi yang menjalankan Tugas 'normal' dihapus sebelum Simpul Komputasi yang menjalankan Tugas Manajer Pekerjaan). Ketika Tugas Manajer Pekerjaan gagal dan perlu dimulai ulang, sistem mencoba menjadwalkannya pada prioritas tertinggi. Jika tidak ada Simpul Komputasi menganggur yang tersedia, sistem dapat mengakhiri salah satu Tugas yang sedang berjalan di Kumpulan dan mengembalikannya ke antrean untuk memberi ruang bagi Tugas Manajer Pekerjaan untuk memulai ulang. Perhatikan bahwa Tugas Manajer Pekerjaan dalam satu Pekerjaan tidak memiliki prioritas atas Tugas di Pekerjaan lain. Di seluruh Pekerjaan, hanya prioritas tingkat pekerjaan yang diamati. Misalnya, jika Manajer Pekerjaan dalam prioritas 0 Pekerjaan perlu dimulai ulang, tugas tersebut tidak akan mengalihkan Tugas prioritas 1 Pekerjaan. Batch akan mencoba kembali Tugas ketika operasi pemulihan dipicu pada Node. Contoh operasi pemulihan termasuk (tetapi tidak terbatas pada) ketika Node yang tidak sehat di-boot ulang atau Simpul Komputasi menghilang karena kegagalan host. Percobaan ulang karena operasi pemulihan tidak bergantung pada dan tidak dihitung terhadap maxTaskRetryCount. Bahkan jika maxTaskRetryCount adalah 0, coba lagi internal karena operasi pemulihan dapat terjadi. Karena itu, semua Tugas harus idempotoen. Ini berarti Tugas perlu mentolerir terganggu dan dimulai ulang tanpa menyebabkan kerusakan atau data duplikat. Praktik terbaik untuk Tugas yang berjalan lama adalah menggunakan beberapa bentuk titik pemeriksaan.

BatchJobNetworkConfiguration

(Properti ini tidak tersedia secara default. Silakan hubungi dukungan untuk informasi selengkapnya) Konfigurasi jaringan untuk Pekerjaan.

BatchJobNetworkConfigurationOutput

(Properti ini tidak tersedia secara default. Silakan hubungi dukungan untuk informasi selengkapnya) Konfigurasi jaringan untuk Pekerjaan.

BatchJobOutput

Pekerjaan Azure Batch.

BatchJobPreparationAndReleaseTaskStatusListResultOutput

Hasil daftar status Tugas Persiapan Pekerjaan dan Rilis Pekerjaan untuk Pekerjaan.

BatchJobPreparationAndReleaseTaskStatusOutput

Status Tugas Persiapan Pekerjaan dan Rilis Pekerjaan pada Simpul Komputasi.

BatchJobPreparationTask

Tugas Persiapan Pekerjaan untuk dijalankan sebelum Tugas Pekerjaan apa pun pada Simpul Komputasi tertentu. Anda dapat menggunakan Persiapan Pekerjaan untuk menyiapkan Simpul untuk menjalankan Tugas untuk Pekerjaan. Aktivitas yang umum dilakukan dalam Persiapan Pekerjaan meliputi: Mengunduh file sumber daya umum yang digunakan oleh semua Tugas dalam Pekerjaan. Tugas Persiapan Pekerjaan dapat mengunduh file sumber daya umum ini ke lokasi bersama pada Simpul. (AZ_BATCH_NODE_ROOT_DIR\shared), atau memulai layanan lokal pada Simpul sehingga semua Tugas Pekerjaan tersebut dapat berkomunikasi dengannya. Jika Tugas Persiapan Pekerjaan gagal (yaitu, menghabiskan jumlah coba lagi sebelum keluar dengan kode keluar 0), Batch tidak akan menjalankan Tugas Pekerjaan ini pada Simpul. Simpul Komputasi tetap tidak memenuhi syarat untuk menjalankan Tugas Pekerjaan ini sampai dicitrakan ulang. Simpul Komputasi tetap aktif dan dapat digunakan untuk Pekerjaan lain. Tugas Persiapan Pekerjaan dapat berjalan beberapa kali pada Simpul yang sama. Oleh karena itu, Anda harus menulis Tugas Persiapan Pekerjaan untuk menangani eksekusi ulang. Jika Simpul di-boot ulang, Tugas Persiapan Pekerjaan dijalankan lagi pada Simpul Komputasi sebelum menjadwalkan Tugas Pekerjaan lainnya, jika rerunOnNodeRebootAfterSuccess benar atau jika Tugas Persiapan Pekerjaan sebelumnya tidak selesai. Jika Simpul dicitrakan ulang, Tugas Persiapan Pekerjaan dijalankan lagi sebelum menjadwalkan Tugas Pekerjaan apa pun. Batch akan mencoba kembali Tugas ketika operasi pemulihan dipicu pada Node. Contoh operasi pemulihan termasuk (tetapi tidak terbatas pada) ketika Node yang tidak sehat di-boot ulang atau Simpul Komputasi menghilang karena kegagalan host. Percobaan ulang karena operasi pemulihan tidak bergantung pada dan tidak dihitung terhadap maxTaskRetryCount. Bahkan jika maxTaskRetryCount adalah 0, coba lagi internal karena operasi pemulihan dapat terjadi. Karena itu, semua Tugas harus idempotoen. Ini berarti Tugas perlu mentolerir terganggu dan dimulai ulang tanpa menyebabkan kerusakan atau data duplikat. Praktik terbaik untuk Tugas yang berjalan lama adalah menggunakan beberapa bentuk titik pemeriksaan.

BatchJobPreparationTaskExecutionInfoOutput

Berisi informasi tentang eksekusi Tugas Persiapan Pekerjaan pada Simpul Komputasi.

BatchJobPreparationTaskOutput

Tugas Persiapan Pekerjaan untuk dijalankan sebelum Tugas Pekerjaan apa pun pada Simpul Komputasi tertentu. Anda dapat menggunakan Persiapan Pekerjaan untuk menyiapkan Simpul untuk menjalankan Tugas untuk Pekerjaan. Aktivitas yang umum dilakukan dalam Persiapan Pekerjaan meliputi: Mengunduh file sumber daya umum yang digunakan oleh semua Tugas dalam Pekerjaan. Tugas Persiapan Pekerjaan dapat mengunduh file sumber daya umum ini ke lokasi bersama pada Simpul. (AZ_BATCH_NODE_ROOT_DIR\shared), atau memulai layanan lokal pada Simpul sehingga semua Tugas Pekerjaan tersebut dapat berkomunikasi dengannya. Jika Tugas Persiapan Pekerjaan gagal (yaitu, menghabiskan jumlah coba lagi sebelum keluar dengan kode keluar 0), Batch tidak akan menjalankan Tugas Pekerjaan ini pada Simpul. Simpul Komputasi tetap tidak memenuhi syarat untuk menjalankan Tugas Pekerjaan ini sampai dicitrakan ulang. Simpul Komputasi tetap aktif dan dapat digunakan untuk Pekerjaan lain. Tugas Persiapan Pekerjaan dapat berjalan beberapa kali pada Simpul yang sama. Oleh karena itu, Anda harus menulis Tugas Persiapan Pekerjaan untuk menangani eksekusi ulang. Jika Simpul di-boot ulang, Tugas Persiapan Pekerjaan dijalankan lagi pada Simpul Komputasi sebelum menjadwalkan Tugas Pekerjaan lainnya, jika rerunOnNodeRebootAfterSuccess benar atau jika Tugas Persiapan Pekerjaan sebelumnya tidak selesai. Jika Simpul dicitrakan ulang, Tugas Persiapan Pekerjaan dijalankan lagi sebelum menjadwalkan Tugas Pekerjaan apa pun. Batch akan mencoba kembali Tugas ketika operasi pemulihan dipicu pada Node. Contoh operasi pemulihan termasuk (tetapi tidak terbatas pada) ketika Node yang tidak sehat di-boot ulang atau Simpul Komputasi menghilang karena kegagalan host. Percobaan ulang karena operasi pemulihan tidak bergantung pada dan tidak dihitung terhadap maxTaskRetryCount. Bahkan jika maxTaskRetryCount adalah 0, coba lagi internal karena operasi pemulihan dapat terjadi. Karena itu, semua Tugas harus idempotoen. Ini berarti Tugas perlu mentolerir terganggu dan dimulai ulang tanpa menyebabkan kerusakan atau data duplikat. Praktik terbaik untuk Tugas yang berjalan lama adalah menggunakan beberapa bentuk titik pemeriksaan.

BatchJobReleaseTask

Tugas Rilis Pekerjaan untuk dijalankan pada Penyelesaian Pekerjaan pada Simpul Komputasi mana pun tempat Pekerjaan telah berjalan. Tugas Rilis Pekerjaan berjalan ketika Pekerjaan berakhir, karena salah satu hal berikut: Pengguna memanggil Api Pekerjaan Penghentian, atau Hapus JOB API saat Pekerjaan masih aktif, batasan waktu jam dinding maksimum Pekerjaan tercapai, dan Pekerjaan masih aktif, atau Tugas Manajer Pekerjaan selesai, dan Pekerjaan dikonfigurasi untuk berakhir ketika Job Manager selesai. Tugas Rilis Pekerjaan berjalan pada setiap Simpul tempat Tugas Pekerjaan telah berjalan dan Tugas Persiapan Pekerjaan berjalan dan selesai. Jika Anda menargetkan ulang Simpul setelah menjalankan Tugas Persiapan Pekerjaan, dan Pekerjaan berakhir tanpa Tugas Pekerjaan lebih lanjut yang berjalan pada Simpul tersebut (dan karenanya Tugas Persiapan Pekerjaan tidak dijalankan kembali), maka Tugas Pelepasan Pekerjaan tidak berjalan pada Simpul Komputasi tersebut. Jika Simpul dimulai ulang saat Tugas Rilis Pekerjaan masih berjalan, Tugas Rilis Pekerjaan berjalan lagi saat Simpul Komputasi dimulai. Pekerjaan tidak ditandai sebagai selesai sampai semua Tugas Rilis Pekerjaan selesai. Tugas Rilis Pekerjaan berjalan di latar belakang. Ini tidak menempati slot penjadwalan; artinya, itu tidak dihitung dalam batas taskSlotsPerNode yang ditentukan pada Kumpulan.

BatchJobReleaseTaskExecutionInfoOutput

Berisi informasi tentang eksekusi Tugas Rilis Pekerjaan pada Simpul Komputasi.

BatchJobReleaseTaskOutput

Tugas Rilis Pekerjaan untuk dijalankan pada Penyelesaian Pekerjaan pada Simpul Komputasi mana pun tempat Pekerjaan telah berjalan. Tugas Rilis Pekerjaan berjalan ketika Pekerjaan berakhir, karena salah satu hal berikut: Pengguna memanggil Api Pekerjaan Penghentian, atau Hapus JOB API saat Pekerjaan masih aktif, batasan waktu jam dinding maksimum Pekerjaan tercapai, dan Pekerjaan masih aktif, atau Tugas Manajer Pekerjaan selesai, dan Pekerjaan dikonfigurasi untuk berakhir ketika Job Manager selesai. Tugas Rilis Pekerjaan berjalan pada setiap Simpul tempat Tugas Pekerjaan telah berjalan dan Tugas Persiapan Pekerjaan berjalan dan selesai. Jika Anda menargetkan ulang Simpul setelah menjalankan Tugas Persiapan Pekerjaan, dan Pekerjaan berakhir tanpa Tugas Pekerjaan lebih lanjut yang berjalan pada Simpul tersebut (dan karenanya Tugas Persiapan Pekerjaan tidak dijalankan kembali), maka Tugas Pelepasan Pekerjaan tidak berjalan pada Simpul Komputasi tersebut. Jika Simpul dimulai ulang saat Tugas Rilis Pekerjaan masih berjalan, Tugas Rilis Pekerjaan berjalan lagi saat Simpul Komputasi dimulai. Pekerjaan tidak ditandai sebagai selesai sampai semua Tugas Rilis Pekerjaan selesai. Tugas Rilis Pekerjaan berjalan di latar belakang. Ini tidak menempati slot penjadwalan; artinya, itu tidak dihitung dalam batas taskSlotsPerNode yang ditentukan pada Kumpulan.

BatchJobSchedule

Jadwal Pekerjaan yang memungkinkan Pekerjaan berulang dengan menentukan kapan harus menjalankan Pekerjaan dan spesifikasi yang digunakan untuk membuat setiap Pekerjaan.

BatchJobScheduleConfiguration

Jadwal yang sesuai dengan Pekerjaan mana yang akan dibuat. Setiap saat diperbaiki masing-masing untuk UTC dan tidak terpengaruh oleh waktu musim panas.

BatchJobScheduleConfigurationOutput

Jadwal yang sesuai dengan Pekerjaan mana yang akan dibuat. Setiap saat diperbaiki masing-masing untuk UTC dan tidak terpengaruh oleh waktu musim panas.

BatchJobScheduleCreateOptions

Parameter untuk membuat Jadwal Pekerjaan Azure Batch

BatchJobScheduleExecutionInfo

Berisi informasi tentang Pekerjaan yang telah dan akan dijalankan di bawah Jadwal Pekerjaan.

BatchJobScheduleExecutionInfoOutput

Berisi informasi tentang Pekerjaan yang telah dan akan dijalankan di bawah Jadwal Pekerjaan.

BatchJobScheduleListResultOutput

Hasil daftar Jadwal Pekerjaan di Akun.

BatchJobScheduleOutput

Jadwal Pekerjaan yang memungkinkan Pekerjaan berulang dengan menentukan kapan harus menjalankan Pekerjaan dan spesifikasi yang digunakan untuk membuat setiap Pekerjaan.

BatchJobScheduleStatistics

Statistik penggunaan sumber daya untuk Jadwal Pekerjaan.

BatchJobScheduleStatisticsOutput

Statistik penggunaan sumber daya untuk Jadwal Pekerjaan.

BatchJobScheduleUpdateOptions

Parameter untuk memperbarui Jadwal Pekerjaan Azure Batch.

BatchJobSchedulingError

Kesalahan yang ditemui oleh layanan Batch saat menjadwalkan Pekerjaan.

BatchJobSchedulingErrorOutput

Kesalahan yang ditemui oleh layanan Batch saat menjadwalkan Pekerjaan.

BatchJobSpecification

Menentukan detail Pekerjaan yang akan dibuat sesuai jadwal.

BatchJobSpecificationOutput

Menentukan detail Pekerjaan yang akan dibuat sesuai jadwal.

BatchJobStatistics

Statistik penggunaan sumber daya untuk Pekerjaan.

BatchJobStatisticsOutput

Statistik penggunaan sumber daya untuk Pekerjaan.

BatchJobTerminateOptions

Parameter untuk mengakhiri Pekerjaan Azure Batch.

BatchJobUpdateOptions

Parameter untuk memperbarui Pekerjaan Azure Batch.

BatchMetadataItem

Layanan Batch tidak menetapkan arti apa pun untuk metadata ini; hanya untuk penggunaan kode pengguna.

BatchMetadataItemOutput

Layanan Batch tidak menetapkan arti apa pun untuk metadata ini; hanya untuk penggunaan kode pengguna.

BatchNodeAgentInfoOutput

Agen Simpul Komputasi Batch adalah program yang berjalan pada setiap Simpul Komputasi di Kumpulan dan menyediakan kemampuan Batch pada Simpul Komputasi.

BatchNodeCountsOutput

Jumlah Simpul Komputasi dalam setiap status Simpul Komputasi.

BatchNodeDeallocateOptions

Opsi untuk membatalkan alokasi Simpul Komputasi.

BatchNodeDisableSchedulingOptions

Parameter untuk menonaktifkan penjadwalan pada Simpul Komputasi Azure Batch.

BatchNodeEndpointConfigurationOutput

Konfigurasi titik akhir untuk Simpul Komputasi.

BatchNodeErrorOutput

Kesalahan yang ditemui oleh Simpul Komputasi.

BatchNodeFileListResultOutput

Hasil dari mencantumkan file pada Simpul Komputasi, atau file yang terkait dengan Tugas pada Simpul Komputasi.

BatchNodeFileOutput

Informasi tentang file atau direktori pada Simpul Komputasi.

BatchNodeIdentityReference

Referensi ke identitas yang ditetapkan pengguna yang terkait dengan kumpulan Batch yang akan digunakan simpul komputasi.

BatchNodeIdentityReferenceOutput

Referensi ke identitas yang ditetapkan pengguna yang terkait dengan kumpulan Batch yang akan digunakan simpul komputasi.

BatchNodeInfo

Informasi tentang Simpul Komputasi tempat Tugas dijalankan.

BatchNodeInfoOutput

Informasi tentang Simpul Komputasi tempat Tugas dijalankan.

BatchNodeListResultOutput

Hasil daftar Simpul Komputasi dalam Kumpulan.

BatchNodeOutput

Simpul Komputasi dalam layanan Batch.

BatchNodePlacementConfiguration

Untuk penempatan regional, simpul di kumpulan akan dialokasikan di wilayah yang sama. Untuk penempatan zonal, simpul di kumpulan akan tersebar di berbagai zona dengan penyeimbangan upaya terbaik.

BatchNodePlacementConfigurationOutput

Untuk penempatan regional, simpul di kumpulan akan dialokasikan di wilayah yang sama. Untuk penempatan zonal, simpul di kumpulan akan tersebar di berbagai zona dengan penyeimbangan upaya terbaik.

BatchNodeRebootOptions

Parameter untuk me-reboot Simpul Komputasi Azure Batch.

BatchNodeReimageOptions

Parameter untuk meniru kembali Simpul Komputasi Azure Batch.

BatchNodeRemoteLoginSettingsOutput

Pengaturan masuk jarak jauh untuk Simpul Komputasi.

BatchNodeRemoveOptions

Parameter untuk menghapus simpul dari Kumpulan Azure Batch.

BatchNodeUserCreateOptions

Parameter untuk membuat akun pengguna untuk akses RDP atau SSH pada Simpul Komputasi Azure Batch.

BatchNodeUserUpdateOptions

Parameter untuk memperbarui akun pengguna untuk akses RDP atau SSH pada Simpul Komputasi Azure Batch.

BatchNodeVMExtensionListResultOutput

Hasil daftar ekstensi Simpul Komputasi dalam Simpul.

BatchNodeVMExtensionOutput

Konfigurasi untuk tampilan instans ekstensi komputer virtual.

BatchOsDisk

Pengaturan untuk disk sistem operasi simpul komputasi (VM).

BatchOsDiskOutput

Pengaturan untuk disk sistem operasi simpul komputasi (VM).

BatchPoolCreateOptions

Parameter untuk membuat Kumpulan Azure Batch.

BatchPoolEnableAutoScaleOptions

Parameter untuk mengaktifkan penskalaan otomatis pada Kumpulan Azure Batch.

BatchPoolEndpointConfiguration

Konfigurasi titik akhir untuk Kumpulan.

BatchPoolEndpointConfigurationOutput

Konfigurasi titik akhir untuk Kumpulan.

BatchPoolEvaluateAutoScaleOptions

Parameter untuk mengevaluasi rumus penskalaan otomatis pada Kumpulan Azure Batch.

BatchPoolIdentityOutput

Identitas kumpulan Batch, jika dikonfigurasi.

BatchPoolIdentityReference

Referensi salah satu identitas kumpulan untuk mengenkripsi Disk. Identitas ini akan digunakan untuk mengakses brankas kunci.

BatchPoolIdentityReferenceOutput

Referensi salah satu identitas kumpulan untuk mengenkripsi Disk. Identitas ini akan digunakan untuk mengakses brankas kunci.

BatchPoolInfo

Menentukan bagaimana Pekerjaan harus ditetapkan ke Kumpulan.

BatchPoolInfoOutput

Menentukan bagaimana Pekerjaan harus ditetapkan ke Kumpulan.

BatchPoolListResultOutput

Hasil daftar Kumpulan di Akun.

BatchPoolListUsageMetricsResultOutput

Hasil daftar metrik penggunaan untuk Akun.

BatchPoolNodeCountsListResultOutput

Hasil daftar jumlah Simpul Komputasi di Akun.

BatchPoolNodeCountsOutput

Jumlah Simpul Komputasi di setiap status untuk Kumpulan.

BatchPoolOutput

Kumpulan di layanan Azure Batch.

BatchPoolReplaceOptions

Parameter untuk mengganti properti pada Kumpulan Azure Batch.

BatchPoolResizeOptions

Parameter untuk mengubah ukuran Kumpulan Azure Batch.

BatchPoolResourceStatisticsOutput

Statistik yang terkait dengan konsumsi sumber daya oleh Simpul Komputasi dalam Kumpulan.

BatchPoolSpecification

Spesifikasi untuk membuat Kumpulan baru.

BatchPoolSpecificationOutput

Spesifikasi untuk membuat Kumpulan baru.

BatchPoolStatisticsOutput

Berisi statistik pemanfaatan dan penggunaan sumber daya untuk masa pakai Kumpulan.

BatchPoolUpdateOptions

Parameter untuk memperbarui Kumpulan Azure Batch.

BatchPoolUsageMetricsOutput

Metrik penggunaan untuk Kumpulan di seluruh interval agregasi.

BatchPoolUsageStatisticsOutput

Statistik yang terkait dengan informasi penggunaan Kumpulan.

BatchPublicIpAddressConfiguration

Konfigurasi Alamat IP publik dari konfigurasi jaringan Kumpulan.

BatchPublicIpAddressConfigurationOutput

Konfigurasi Alamat IP publik dari konfigurasi jaringan Kumpulan.

BatchStartTask

Batch akan mencoba kembali Tugas ketika operasi pemulihan dipicu pada Node. Contoh operasi pemulihan termasuk (tetapi tidak terbatas pada) ketika Node yang tidak sehat di-boot ulang atau Simpul Komputasi menghilang karena kegagalan host. Percobaan ulang karena operasi pemulihan tidak bergantung pada dan tidak dihitung terhadap maxTaskRetryCount. Bahkan jika maxTaskRetryCount adalah 0, coba lagi internal karena operasi pemulihan dapat terjadi. Karena itu, semua Tugas harus idempotoen. Ini berarti Tugas perlu mentolerir terganggu dan dimulai ulang tanpa menyebabkan kerusakan atau data duplikat. Praktik terbaik untuk Tugas yang berjalan lama adalah menggunakan beberapa bentuk titik pemeriksaan. Dalam beberapa kasus, StartTask mungkin dijalankan kembali meskipun Simpul Komputasi tidak di-boot ulang. Perawatan khusus harus dilakukan untuk menghindari StartTasks yang membuat proses breakaway atau menginstal/meluncurkan layanan dari direktori kerja StartTask, karena ini akan memblokir Batch agar tidak dapat menjalankan kembali StartTask.

BatchStartTaskInfoOutput

Informasi tentang StartTask yang berjalan pada Simpul Komputasi.

BatchStartTaskOutput

Batch akan mencoba kembali Tugas ketika operasi pemulihan dipicu pada Node. Contoh operasi pemulihan termasuk (tetapi tidak terbatas pada) ketika Node yang tidak sehat di-boot ulang atau Simpul Komputasi menghilang karena kegagalan host. Percobaan ulang karena operasi pemulihan tidak bergantung pada dan tidak dihitung terhadap maxTaskRetryCount. Bahkan jika maxTaskRetryCount adalah 0, coba lagi internal karena operasi pemulihan dapat terjadi. Karena itu, semua Tugas harus idempotoen. Ini berarti Tugas perlu mentolerir terganggu dan dimulai ulang tanpa menyebabkan kerusakan atau data duplikat. Praktik terbaik untuk Tugas yang berjalan lama adalah menggunakan beberapa bentuk titik pemeriksaan. Dalam beberapa kasus, StartTask mungkin dijalankan kembali meskipun Simpul Komputasi tidak di-boot ulang. Perawatan khusus harus dilakukan untuk menghindari StartTasks yang membuat proses breakaway atau menginstal/meluncurkan layanan dari direktori kerja StartTask, karena ini akan memblokir Batch agar tidak dapat menjalankan kembali StartTask.

BatchSubtaskOutput

Informasi tentang subtugas Azure Batch.

BatchSupportedImageOutput

Referensi ke Gambar Marketplace Azure Virtual Machines dan informasi tambahan tentang Gambar.

BatchTask

Batch akan mencoba kembali Tugas ketika operasi pemulihan dipicu pada Node. Contoh operasi pemulihan termasuk (tetapi tidak terbatas pada) ketika Node yang tidak sehat di-boot ulang atau Simpul Komputasi menghilang karena kegagalan host. Percobaan ulang karena operasi pemulihan tidak bergantung pada dan tidak dihitung terhadap maxTaskRetryCount. Bahkan jika maxTaskRetryCount adalah 0, coba lagi internal karena operasi pemulihan dapat terjadi. Karena itu, semua Tugas harus idempotoen. Ini berarti Tugas perlu mentolerir terganggu dan dimulai ulang tanpa menyebabkan kerusakan atau data duplikat. Praktik terbaik untuk Tugas yang berjalan lama adalah menggunakan beberapa bentuk titik pemeriksaan.

BatchTaskConstraints

Batasan eksekusi untuk diterapkan ke Tugas.

BatchTaskConstraintsOutput

Batasan eksekusi untuk diterapkan ke Tugas.

BatchTaskContainerExecutionInfo

Berisi informasi tentang kontainer yang dijalankan Tugas.

BatchTaskContainerExecutionInfoOutput

Berisi informasi tentang kontainer yang dijalankan Tugas.

BatchTaskContainerSettings

Pengaturan kontainer untuk Tugas.

BatchTaskContainerSettingsOutput

Pengaturan kontainer untuk Tugas.

BatchTaskCountsOutput

Tugas dihitung untuk Pekerjaan.

BatchTaskCountsResultOutput

Tugas dan TaskSlot dihitung untuk Pekerjaan.

BatchTaskCreateOptions

Parameter untuk membuat Tugas Azure Batch.

BatchTaskCreateResultOutput

Hasil untuk satu Tugas yang dibuat sebagai bagian dari operasi pengumpulan Tugas tambah.

BatchTaskDependencies

Menentukan dependensi Tugas apa pun. Tugas apa pun yang ditentukan secara eksplisit atau dalam rentang dependensi harus diselesaikan sebelum Tugas dependan akan dijadwalkan.

BatchTaskDependenciesOutput

Menentukan dependensi Tugas apa pun. Tugas apa pun yang ditentukan secara eksplisit atau dalam rentang dependensi harus diselesaikan sebelum Tugas dependan akan dijadwalkan.

BatchTaskExecutionInfo

Informasi tentang eksekusi Tugas.

BatchTaskExecutionInfoOutput

Informasi tentang eksekusi Tugas.

BatchTaskFailureInfo

Informasi tentang kegagalan Tugas.

BatchTaskFailureInfoOutput

Informasi tentang kegagalan Tugas.

BatchTaskGroup

Kumpulan Tugas Azure Batch untuk ditambahkan.

BatchTaskIdRange

Awal dan akhir rentang bersifat inklusif. Misalnya, jika rentang memiliki mulai 9 dan akhir 12, maka rentang mewakili Tugas '9', '10', '11' dan '12'.

BatchTaskIdRangeOutput

Awal dan akhir rentang bersifat inklusif. Misalnya, jika rentang memiliki mulai 9 dan akhir 12, maka rentang mewakili Tugas '9', '10', '11' dan '12'.

BatchTaskInfoOutput

Informasi tentang Tugas yang berjalan pada Simpul Komputasi.

BatchTaskListResultOutput

Hasil daftar Tugas dalam Pekerjaan.

BatchTaskListSubtasksResultOutput

Hasil daftar subtugas Tugas.

BatchTaskOutput

Batch akan mencoba kembali Tugas ketika operasi pemulihan dipicu pada Node. Contoh operasi pemulihan termasuk (tetapi tidak terbatas pada) ketika Node yang tidak sehat di-boot ulang atau Simpul Komputasi menghilang karena kegagalan host. Percobaan ulang karena operasi pemulihan tidak bergantung pada dan tidak dihitung terhadap maxTaskRetryCount. Bahkan jika maxTaskRetryCount adalah 0, coba lagi internal karena operasi pemulihan dapat terjadi. Karena itu, semua Tugas harus idempotoen. Ini berarti Tugas perlu mentolerir terganggu dan dimulai ulang tanpa menyebabkan kerusakan atau data duplikat. Praktik terbaik untuk Tugas yang berjalan lama adalah menggunakan beberapa bentuk titik pemeriksaan.

BatchTaskSchedulingPolicy

Menentukan bagaimana Tugas harus didistribusikan di seluruh Simpul Komputasi.

BatchTaskSchedulingPolicyOutput

Menentukan bagaimana Tugas harus didistribusikan di seluruh Simpul Komputasi.

BatchTaskSlotCountsOutput

TaskSlot dihitung untuk Pekerjaan.

BatchTaskStatistics

Statistik penggunaan sumber daya untuk Tugas.

BatchTaskStatisticsOutput

Statistik penggunaan sumber daya untuk Tugas.

BatchUefiSettings

Menentukan pengaturan keamanan seperti boot aman dan vTPM yang digunakan saat membuat komputer virtual.

BatchUefiSettingsOutput

Menentukan pengaturan keamanan seperti boot aman dan vTPM yang digunakan saat membuat komputer virtual.

BatchUserAssignedIdentityOutput

Identitas yang ditetapkan pengguna

BatchVmDiskSecurityProfile

Menentukan pengaturan profil keamanan untuk disk terkelola. Catatan: Ini hanya dapat diatur untuk VM Rahasia dan diperlukan saat menggunakan VM Rahasia.

BatchVmDiskSecurityProfileOutput

Menentukan pengaturan profil keamanan untuk disk terkelola. Catatan: Ini hanya dapat diatur untuk VM Rahasia dan diperlukan saat menggunakan VM Rahasia.

BatchVmImageReference

Referensi ke Gambar Marketplace Azure Virtual Machines atau Gambar Azure Compute Gallery. Untuk mendapatkan daftar semua referensi Gambar Marketplace Azure yang diverifikasi oleh Azure Batch, lihat operasi 'Daftar Gambar yang Didukung'.

BatchVmImageReferenceOutput

Referensi ke Gambar Marketplace Azure Virtual Machines atau Gambar Azure Compute Gallery. Untuk mendapatkan daftar semua referensi Gambar Marketplace Azure yang diverifikasi oleh Azure Batch, lihat operasi 'Daftar Gambar yang Didukung'.

CifsMountConfiguration

Informasi yang digunakan untuk menyambungkan ke sistem file CIFS.

CifsMountConfigurationOutput

Informasi yang digunakan untuk menyambungkan ke sistem file CIFS.

ContainerHostBatchBindMountEntry

Entri jalur dan mode pemasangan yang ingin Anda pasang ke dalam kontainer tugas.

ContainerHostBatchBindMountEntryOutput

Entri jalur dan mode pemasangan yang ingin Anda pasang ke dalam kontainer tugas.

ContainerRegistryReference

Registri kontainer privat.

ContainerRegistryReferenceOutput

Registri kontainer privat.

CreateJob
CreateJob201Headers
CreateJob201Response

Permintaan telah berhasil dan sumber daya baru telah dibuat sebagai hasilnya.

CreateJobBodyParam
CreateJobDefaultResponse
CreateJobHeaderParam
CreateJobHeaders
CreateJobMediaTypesParam
CreateJobQueryParam
CreateJobQueryParamProperties
CreateJobSchedule
CreateJobSchedule201Headers
CreateJobSchedule201Response

Permintaan telah berhasil dan sumber daya baru telah dibuat sebagai hasilnya.

CreateJobScheduleBodyParam
CreateJobScheduleDefaultResponse
CreateJobScheduleHeaderParam
CreateJobScheduleHeaders
CreateJobScheduleMediaTypesParam
CreateJobScheduleQueryParam
CreateJobScheduleQueryParamProperties
CreateNodeUser
CreateNodeUser201Headers
CreateNodeUser201Response

Permintaan telah berhasil dan sumber daya baru telah dibuat sebagai hasilnya.

CreateNodeUserBodyParam
CreateNodeUserDefaultResponse
CreateNodeUserHeaderParam
CreateNodeUserHeaders
CreateNodeUserMediaTypesParam
CreateNodeUserQueryParam
CreateNodeUserQueryParamProperties
CreatePool
CreatePool201Headers
CreatePool201Response

Permintaan telah berhasil dan sumber daya baru telah dibuat sebagai hasilnya.

CreatePoolBodyParam
CreatePoolDefaultResponse
CreatePoolHeaderParam
CreatePoolHeaders
CreatePoolMediaTypesParam
CreatePoolQueryParam
CreatePoolQueryParamProperties
CreateTask
CreateTask201Headers
CreateTask201Response

Permintaan telah berhasil dan sumber daya baru telah dibuat sebagai hasilnya.

CreateTaskBodyParam
CreateTaskCollection
CreateTaskCollection200Headers
CreateTaskCollection200Response

Permintaan telah berhasil.

CreateTaskCollectionBodyParam
CreateTaskCollectionDefaultResponse
CreateTaskCollectionHeaderParam
CreateTaskCollectionHeaders
CreateTaskCollectionMediaTypesParam
CreateTaskCollectionQueryParam
CreateTaskCollectionQueryParamProperties
CreateTaskDefaultResponse
CreateTaskHeaderParam
CreateTaskHeaders
CreateTaskMediaTypesParam
CreateTaskQueryParam
CreateTaskQueryParamProperties
DataDisk

Pengaturan yang akan digunakan oleh disk data yang terkait dengan Simpul Komputasi di Kumpulan. Saat menggunakan disk data terlampir, Anda perlu memasang dan memformat disk dari dalam VM untuk menggunakannya.

DataDiskOutput

Pengaturan yang akan digunakan oleh disk data yang terkait dengan Simpul Komputasi di Kumpulan. Saat menggunakan disk data terlampir, Anda perlu memasang dan memformat disk dari dalam VM untuk menggunakannya.

DeallocateNode
DeallocateNode202Headers
DeallocateNode202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

DeallocateNodeBodyParam
DeallocateNodeDefaultResponse
DeallocateNodeHeaderParam
DeallocateNodeHeaders
DeallocateNodeMediaTypesParam
DeallocateNodeQueryParam
DeallocateNodeQueryParamProperties
DeleteJob
DeleteJob202Headers
DeleteJob202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

DeleteJobDefaultResponse
DeleteJobHeaderParam
DeleteJobHeaders
DeleteJobQueryParam
DeleteJobQueryParamProperties
DeleteJobSchedule202Headers
DeleteJobSchedule202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

DeleteJobScheduleDefaultResponse
DeleteJobScheduleHeaderParam
DeleteJobScheduleHeaders
DeleteJobScheduleQueryParam
DeleteJobScheduleQueryParamProperties
DeleteNodeFile
DeleteNodeFile200Headers
DeleteNodeFile200Response

Permintaan telah berhasil.

DeleteNodeFileDefaultResponse
DeleteNodeFileHeaderParam
DeleteNodeFileHeaders
DeleteNodeFileQueryParam
DeleteNodeFileQueryParamProperties
DeleteNodeUser
DeleteNodeUser200Headers
DeleteNodeUser200Response

Permintaan telah berhasil.

DeleteNodeUserDefaultResponse
DeleteNodeUserHeaderParam
DeleteNodeUserHeaders
DeleteNodeUserQueryParam
DeleteNodeUserQueryParamProperties
DeletePool
DeletePool202Headers
DeletePool202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

DeletePoolDefaultResponse
DeletePoolHeaderParam
DeletePoolHeaders
DeletePoolQueryParam
DeletePoolQueryParamProperties
DeleteTask
DeleteTask200Headers
DeleteTask200Response

Permintaan telah berhasil.

DeleteTaskDefaultResponse
DeleteTaskFile
DeleteTaskFile200Headers
DeleteTaskFile200Response

Permintaan telah berhasil.

DeleteTaskFileDefaultResponse
DeleteTaskFileHeaderParam
DeleteTaskFileHeaders
DeleteTaskFileQueryParam
DeleteTaskFileQueryParamProperties
DeleteTaskHeaderParam
DeleteTaskHeaders
DeleteTaskQueryParam
DeleteTaskQueryParamProperties
DisableJob
DisableJob202Headers
DisableJob202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

DisableJobBodyParam
DisableJobDefaultResponse
DisableJobHeaderParam
DisableJobHeaders
DisableJobMediaTypesParam
DisableJobQueryParam
DisableJobQueryParamProperties
DisableJobSchedule
DisableJobSchedule204Headers
DisableJobSchedule204Response

Tidak ada konten untuk dikirim untuk permintaan ini, tetapi header mungkin berguna.

DisableJobScheduleDefaultResponse
DisableJobScheduleHeaderParam
DisableJobScheduleHeaders
DisableJobScheduleQueryParam
DisableJobScheduleQueryParamProperties
DisableNodeScheduling
DisableNodeScheduling200Headers
DisableNodeScheduling200Response

Permintaan telah berhasil.

DisableNodeSchedulingBodyParam
DisableNodeSchedulingDefaultResponse
DisableNodeSchedulingHeaderParam
DisableNodeSchedulingHeaders
DisableNodeSchedulingMediaTypesParam
DisableNodeSchedulingQueryParam
DisableNodeSchedulingQueryParamProperties
DisablePoolAutoScale
DisablePoolAutoScale200Headers
DisablePoolAutoScale200Response

Permintaan telah berhasil.

DisablePoolAutoScaleDefaultResponse
DisablePoolAutoScaleHeaderParam
DisablePoolAutoScaleHeaders
DisablePoolAutoScaleQueryParam
DisablePoolAutoScaleQueryParamProperties
DiskCustomerManagedKey

Referensi Kunci Dikelola Pelanggan untuk mengenkripsi Disk.

DiskCustomerManagedKeyOutput

Referensi Kunci Dikelola Pelanggan untuk mengenkripsi Disk.

DiskEncryptionConfiguration

Konfigurasi enkripsi disk diterapkan pada simpul komputasi di kumpulan. Konfigurasi enkripsi disk tidak didukung pada kumpulan Linux yang dibuat dengan Azure Compute Gallery Image.

DiskEncryptionConfigurationOutput

Konfigurasi enkripsi disk diterapkan pada simpul komputasi di kumpulan. Konfigurasi enkripsi disk tidak didukung pada kumpulan Linux yang dibuat dengan Azure Compute Gallery Image.

DiskEncryptionSetParameters

ID sumber daya ARM dari set enkripsi disk.

DiskEncryptionSetParametersOutput

ID sumber daya ARM dari set enkripsi disk.

EnableJob
EnableJob202Headers
EnableJob202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

EnableJobDefaultResponse
EnableJobHeaderParam
EnableJobHeaders
EnableJobQueryParam
EnableJobQueryParamProperties
EnableJobSchedule
EnableJobSchedule204Headers
EnableJobSchedule204Response

Tidak ada konten untuk dikirim untuk permintaan ini, tetapi header mungkin berguna.

EnableJobScheduleDefaultResponse
EnableJobScheduleHeaderParam
EnableJobScheduleHeaders
EnableJobScheduleQueryParam
EnableJobScheduleQueryParamProperties
EnableNodeScheduling
EnableNodeScheduling200Headers
EnableNodeScheduling200Response

Permintaan telah berhasil.

EnableNodeSchedulingDefaultResponse
EnableNodeSchedulingHeaderParam
EnableNodeSchedulingHeaders
EnableNodeSchedulingQueryParam
EnableNodeSchedulingQueryParamProperties
EnablePoolAutoScale
EnablePoolAutoScale200Headers
EnablePoolAutoScale200Response

Permintaan telah berhasil.

EnablePoolAutoScaleBodyParam
EnablePoolAutoScaleDefaultResponse
EnablePoolAutoScaleHeaderParam
EnablePoolAutoScaleHeaders
EnablePoolAutoScaleMediaTypesParam
EnablePoolAutoScaleQueryParam
EnablePoolAutoScaleQueryParamProperties
EnvironmentSetting

Variabel lingkungan yang akan diatur pada proses Tugas.

EnvironmentSettingOutput

Variabel lingkungan yang akan diatur pada proses Tugas.

EvaluatePoolAutoScale
EvaluatePoolAutoScale200Headers
EvaluatePoolAutoScale200Response

Permintaan telah berhasil.

EvaluatePoolAutoScaleBodyParam
EvaluatePoolAutoScaleDefaultResponse
EvaluatePoolAutoScaleHeaderParam
EvaluatePoolAutoScaleHeaders
EvaluatePoolAutoScaleMediaTypesParam
EvaluatePoolAutoScaleQueryParam
EvaluatePoolAutoScaleQueryParamProperties
ExitCodeMapping

Bagaimana layanan Batch harus merespons jika Tugas keluar dengan kode keluar tertentu.

ExitCodeMappingOutput

Bagaimana layanan Batch harus merespons jika Tugas keluar dengan kode keluar tertentu.

ExitCodeRangeMapping

Berbagai kode keluar dan bagaimana layanan Batch harus merespons kode keluar dalam rentang tersebut.

ExitCodeRangeMappingOutput

Berbagai kode keluar dan bagaimana layanan Batch harus merespons kode keluar dalam rentang tersebut.

ExitConditions

Menentukan bagaimana layanan Batch harus merespons ketika Tugas selesai.

ExitConditionsOutput

Menentukan bagaimana layanan Batch harus merespons ketika Tugas selesai.

ExitOptions

Menentukan bagaimana layanan Batch merespons kondisi keluar tertentu.

ExitOptionsOutput

Menentukan bagaimana layanan Batch merespons kondisi keluar tertentu.

FilePropertiesOutput

Properti file pada Simpul Komputasi.

GetApplication
GetApplication200Headers
GetApplication200Response

Permintaan telah berhasil.

GetApplicationDefaultResponse
GetApplicationHeaderParam
GetApplicationHeaders
GetApplicationQueryParam
GetApplicationQueryParamProperties
GetJob200Headers
GetJob200Response

Permintaan telah berhasil.

GetJobDefaultResponse
GetJobExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetJobHeaderParam
GetJobHeaders
GetJobQueryParam
GetJobQueryParamProperties
GetJobSchedule200Headers
GetJobSchedule200Response

Permintaan telah berhasil.

GetJobScheduleDefaultResponse
GetJobScheduleExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetJobScheduleHeaderParam
GetJobScheduleHeaders
GetJobScheduleQueryParam
GetJobScheduleQueryParamProperties
GetJobScheduleSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetJobSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetJobTaskCounts
GetJobTaskCounts200Headers
GetJobTaskCounts200Response

Permintaan telah berhasil.

GetJobTaskCountsDefaultResponse
GetJobTaskCountsHeaderParam
GetJobTaskCountsHeaders
GetJobTaskCountsQueryParam
GetJobTaskCountsQueryParamProperties
GetNode
GetNode200Headers
GetNode200Response

Permintaan telah berhasil.

GetNodeDefaultResponse
GetNodeExtension
GetNodeExtension200Headers
GetNodeExtension200Response

Permintaan telah berhasil.

GetNodeExtensionDefaultResponse
GetNodeExtensionHeaderParam
GetNodeExtensionHeaders
GetNodeExtensionQueryParam
GetNodeExtensionQueryParamProperties
GetNodeExtensionSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetNodeFile200Headers
GetNodeFile200Response

Permintaan telah berhasil.

GetNodeFileDefaultResponse
GetNodeFileHeaderParam
GetNodeFileHeaders
GetNodeFileProperties200Headers
GetNodeFileProperties200Response

Permintaan telah berhasil.

GetNodeFilePropertiesDefaultResponse
GetNodeFilePropertiesHeaderParam
GetNodeFilePropertiesHeaders
GetNodeFilePropertiesQueryParam
GetNodeFilePropertiesQueryParamProperties
GetNodeFileQueryParam
GetNodeFileQueryParamProperties
GetNodeHeaderParam
GetNodeHeaders
GetNodeQueryParam
GetNodeQueryParamProperties
GetNodeRemoteLoginSettings
GetNodeRemoteLoginSettings200Headers
GetNodeRemoteLoginSettings200Response

Permintaan telah berhasil.

GetNodeRemoteLoginSettingsDefaultResponse
GetNodeRemoteLoginSettingsHeaderParam
GetNodeRemoteLoginSettingsHeaders
GetNodeRemoteLoginSettingsQueryParam
GetNodeRemoteLoginSettingsQueryParamProperties
GetNodeSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetPool200Headers
GetPool200Response

Permintaan telah berhasil.

GetPoolDefaultResponse
GetPoolExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetPoolHeaderParam
GetPoolHeaders
GetPoolQueryParam
GetPoolQueryParamProperties
GetPoolSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetTask200Headers
GetTask200Response

Permintaan telah berhasil.

GetTaskDefaultResponse
GetTaskExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

GetTaskFile200Headers
GetTaskFile200Response

Permintaan telah berhasil.

GetTaskFileDefaultResponse
GetTaskFileHeaderParam
GetTaskFileHeaders
GetTaskFileProperties200Headers
GetTaskFileProperties200Response

Permintaan telah berhasil.

GetTaskFilePropertiesDefaultResponse
GetTaskFilePropertiesHeaderParam
GetTaskFilePropertiesHeaders
GetTaskFilePropertiesQueryParam
GetTaskFilePropertiesQueryParamProperties
GetTaskFileQueryParam
GetTaskFileQueryParamProperties
GetTaskHeaderParam
GetTaskHeaders
GetTaskQueryParam
GetTaskQueryParamProperties
GetTaskSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

HostEndpointSettings

Menentukan pengaturan titik akhir host tertentu.

HostEndpointSettingsOutput

Menentukan pengaturan titik akhir host tertentu.

IPTag

Berisi tag IP yang terkait dengan alamat IP publik.

IPTagOutput

Berisi tag IP yang terkait dengan alamat IP publik.

InboundEndpointOutput

Titik akhir masuk pada Simpul Komputasi.

InstanceViewStatusOutput

Status tampilan instans.

JobScheduleExists
JobScheduleExists200Headers
JobScheduleExists200Response

Permintaan telah berhasil.

JobScheduleExists404Response

Server tidak dapat menemukan sumber daya yang diminta.

JobScheduleExistsDefaultResponse
JobScheduleExistsHeaderParam
JobScheduleExistsHeaders
JobScheduleExistsQueryParam
JobScheduleExistsQueryParamProperties
LinuxUserConfiguration

Properti yang digunakan untuk membuat Akun pengguna pada Simpul Komputasi Linux.

LinuxUserConfigurationOutput

Properti yang digunakan untuk membuat Akun pengguna pada Simpul Komputasi Linux.

ListApplications
ListApplications200Headers
ListApplications200Response

Permintaan telah berhasil.

ListApplicationsDefaultResponse
ListApplicationsHeaderParam
ListApplicationsHeaders
ListApplicationsQueryParam
ListApplicationsQueryParamProperties
ListJobPreparationAndReleaseTaskStatus
ListJobPreparationAndReleaseTaskStatus200Headers
ListJobPreparationAndReleaseTaskStatus200Response

Permintaan telah berhasil.

ListJobPreparationAndReleaseTaskStatusDefaultResponse
ListJobPreparationAndReleaseTaskStatusHeaderParam
ListJobPreparationAndReleaseTaskStatusHeaders
ListJobPreparationAndReleaseTaskStatusQueryParam
ListJobPreparationAndReleaseTaskStatusQueryParamProperties
ListJobPreparationAndReleaseTaskStatusSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListJobSchedules200Headers
ListJobSchedules200Response

Permintaan telah berhasil.

ListJobSchedulesDefaultResponse
ListJobSchedulesExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListJobSchedulesHeaderParam
ListJobSchedulesHeaders
ListJobSchedulesQueryParam
ListJobSchedulesQueryParamProperties
ListJobSchedulesSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListJobs200Headers
ListJobs200Response

Permintaan telah berhasil.

ListJobsDefaultResponse
ListJobsExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListJobsFromSchedule
ListJobsFromSchedule200Headers
ListJobsFromSchedule200Response

Permintaan telah berhasil.

ListJobsFromScheduleDefaultResponse
ListJobsFromScheduleExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListJobsFromScheduleHeaderParam
ListJobsFromScheduleHeaders
ListJobsFromScheduleQueryParam
ListJobsFromScheduleQueryParamProperties
ListJobsFromScheduleSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListJobsHeaderParam
ListJobsHeaders
ListJobsQueryParam
ListJobsQueryParamProperties
ListJobsSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListNodeExtensions
ListNodeExtensions200Headers
ListNodeExtensions200Response

Permintaan telah berhasil.

ListNodeExtensionsDefaultResponse
ListNodeExtensionsHeaderParam
ListNodeExtensionsHeaders
ListNodeExtensionsQueryParam
ListNodeExtensionsQueryParamProperties
ListNodeExtensionsSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListNodeFiles
ListNodeFiles200Headers
ListNodeFiles200Response

Permintaan telah berhasil.

ListNodeFilesDefaultResponse
ListNodeFilesHeaderParam
ListNodeFilesHeaders
ListNodeFilesQueryParam
ListNodeFilesQueryParamProperties
ListNodes
ListNodes200Headers
ListNodes200Response

Permintaan telah berhasil.

ListNodesDefaultResponse
ListNodesHeaderParam
ListNodesHeaders
ListNodesQueryParam
ListNodesQueryParamProperties
ListNodesSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListPoolNodeCounts
ListPoolNodeCounts200Headers
ListPoolNodeCounts200Response

Permintaan telah berhasil.

ListPoolNodeCountsDefaultResponse
ListPoolNodeCountsHeaderParam
ListPoolNodeCountsHeaders
ListPoolNodeCountsQueryParam
ListPoolNodeCountsQueryParamProperties
ListPoolUsageMetrics
ListPoolUsageMetrics200Headers
ListPoolUsageMetrics200Response

Permintaan telah berhasil.

ListPoolUsageMetricsDefaultResponse
ListPoolUsageMetricsHeaderParam
ListPoolUsageMetricsHeaders
ListPoolUsageMetricsQueryParam
ListPoolUsageMetricsQueryParamProperties
ListPools200Headers
ListPools200Response

Permintaan telah berhasil.

ListPoolsDefaultResponse
ListPoolsExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListPoolsHeaderParam
ListPoolsHeaders
ListPoolsQueryParam
ListPoolsQueryParamProperties
ListPoolsSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListSubTasks
ListSubTasks200Headers
ListSubTasks200Response

Permintaan telah berhasil.

ListSubTasksDefaultResponse
ListSubTasksHeaderParam
ListSubTasksHeaders
ListSubTasksQueryParam
ListSubTasksQueryParamProperties
ListSubTasksSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListSupportedImages
ListSupportedImages200Headers
ListSupportedImages200Response

Permintaan telah berhasil.

ListSupportedImagesDefaultResponse
ListSupportedImagesHeaderParam
ListSupportedImagesHeaders
ListSupportedImagesQueryParam
ListSupportedImagesQueryParamProperties
ListTaskFiles
ListTaskFiles200Headers
ListTaskFiles200Response

Permintaan telah berhasil.

ListTaskFilesDefaultResponse
ListTaskFilesHeaderParam
ListTaskFilesHeaders
ListTaskFilesQueryParam
ListTaskFilesQueryParamProperties
ListTasks200Headers
ListTasks200Response

Permintaan telah berhasil.

ListTasksDefaultResponse
ListTasksExpandQueryParam

Ini adalah objek pembungkus untuk parameter $expand dengan ledakan diatur ke false dan gaya diatur ke formulir.

ListTasksHeaderParam
ListTasksHeaders
ListTasksQueryParam
ListTasksQueryParamProperties
ListTasksSelectQueryParam

Ini adalah objek pembungkus untuk parameter $select dengan ledakan diatur ke false dan gaya diatur ke formulir.

ManagedDisk

Parameter disk terkelola.

ManagedDiskOutput

Parameter disk terkelola.

MountConfiguration

Sistem file yang akan dipasang pada setiap simpul.

MountConfigurationOutput

Sistem file yang akan dipasang pada setiap simpul.

MultiInstanceSettings

Tugas multi-instans umumnya digunakan untuk mendukung Tugas MPI. Dalam kasus MPI, jika salah satu subtugas gagal (misalnya karena keluar dengan kode keluar bukan nol) seluruh Tugas multi-instans gagal. Tugas multi-instans kemudian dihentikan dan dicoba kembali, hingga batas coba lagi.

MultiInstanceSettingsOutput

Tugas multi-instans umumnya digunakan untuk mendukung Tugas MPI. Dalam kasus MPI, jika salah satu subtugas gagal (misalnya karena keluar dengan kode keluar bukan nol) seluruh Tugas multi-instans gagal. Tugas multi-instans kemudian dihentikan dan dicoba kembali, hingga batas coba lagi.

NameValuePair

Mewakili pasangan nama-nilai.

NameValuePairOutput

Mewakili pasangan nama-nilai.

NetworkConfiguration

Konfigurasi jaringan untuk Kumpulan.

NetworkConfigurationOutput

Konfigurasi jaringan untuk Kumpulan.

NetworkSecurityGroupRule

Aturan grup keamanan jaringan untuk diterapkan ke titik akhir masuk.

NetworkSecurityGroupRuleOutput

Aturan grup keamanan jaringan untuk diterapkan ke titik akhir masuk.

NfsMountConfiguration

Informasi yang digunakan untuk menyambungkan ke sistem file NFS.

NfsMountConfigurationOutput

Informasi yang digunakan untuk menyambungkan ke sistem file NFS.

OutputFile

Pada setiap unggahan file, layanan Batch menulis dua file log ke simpul komputasi, 'fileuploadout.txt' dan 'fileuploaderr.txt'. File log ini digunakan untuk mempelajari lebih lanjut tentang kegagalan tertentu.

OutputFileBlobContainerDestination

Menentukan tujuan unggahan file dalam kontainer penyimpanan blob Azure.

OutputFileBlobContainerDestinationOutput

Menentukan tujuan unggahan file dalam kontainer penyimpanan blob Azure.

OutputFileDestination

Tujuan tempat file harus diunggah.

OutputFileDestinationOutput

Tujuan tempat file harus diunggah.

OutputFileOutput

Pada setiap unggahan file, layanan Batch menulis dua file log ke simpul komputasi, 'fileuploadout.txt' dan 'fileuploaderr.txt'. File log ini digunakan untuk mempelajari lebih lanjut tentang kegagalan tertentu.

OutputFileUploadConfig

Opsi untuk operasi pengunggahan file output, termasuk dalam kondisi apa untuk melakukan unggahan.

OutputFileUploadConfigOutput

Opsi untuk operasi pengunggahan file output, termasuk dalam kondisi apa untuk melakukan unggahan.

OutputFileUploadHeader

Pasangan nama-nilai header HTTP

OutputFileUploadHeaderOutput

Pasangan nama-nilai header HTTP

PageSettings

Antarmuka yang melacak pengaturan untuk iterasi halaman

PagedAsyncIterableIterator

Antarmuka yang memungkinkan iterasi yang dapat diulang asinkron baik ke penyelesaian maupun berdasarkan halaman.

PagingOptions

Opsi untuk pembantu halaman

PoolExists200Headers
PoolExists200Response

Permintaan telah berhasil.

PoolExists404Response

Server tidak dapat menemukan sumber daya yang diminta.

PoolExistsDefaultResponse
PoolExistsHeaderParam
PoolExistsHeaders
PoolExistsQueryParam
PoolExistsQueryParamProperties
ProxyAgentSettings

Menentukan pengaturan ProxyAgent saat membuat komputer virtual.

ProxyAgentSettingsOutput

Menentukan pengaturan ProxyAgent saat membuat komputer virtual.

ReactivateTask
ReactivateTask204Headers
ReactivateTask204Response

Tidak ada konten untuk dikirim untuk permintaan ini, tetapi header mungkin berguna.

ReactivateTaskDefaultResponse
ReactivateTaskHeaderParam
ReactivateTaskHeaders
ReactivateTaskQueryParam
ReactivateTaskQueryParamProperties
RebootNode
RebootNode202Headers
RebootNode202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

RebootNodeBodyParam
RebootNodeDefaultResponse
RebootNodeHeaderParam
RebootNodeHeaders
RebootNodeMediaTypesParam
RebootNodeQueryParam
RebootNodeQueryParamProperties
RecentBatchJob

Informasi tentang Pekerjaan terbaru untuk dijalankan di bawah Jadwal Pekerjaan.

RecentBatchJobOutput

Informasi tentang Pekerjaan terbaru untuk dijalankan di bawah Jadwal Pekerjaan.

ReimageNode
ReimageNode202Headers
ReimageNode202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

ReimageNodeBodyParam
ReimageNodeDefaultResponse
ReimageNodeHeaderParam
ReimageNodeHeaders
ReimageNodeMediaTypesParam
ReimageNodeQueryParam
ReimageNodeQueryParamProperties
RemoveNodes
RemoveNodes202Headers
RemoveNodes202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

RemoveNodesBodyParam
RemoveNodesDefaultResponse
RemoveNodesHeaderParam
RemoveNodesHeaders
RemoveNodesMediaTypesParam
RemoveNodesQueryParam
RemoveNodesQueryParamProperties
ReplaceJob200Headers
ReplaceJob200Response

Permintaan telah berhasil.

ReplaceJobBodyParam
ReplaceJobDefaultResponse
ReplaceJobHeaderParam
ReplaceJobHeaders
ReplaceJobMediaTypesParam
ReplaceJobQueryParam
ReplaceJobQueryParamProperties
ReplaceJobSchedule200Headers
ReplaceJobSchedule200Response

Permintaan telah berhasil.

ReplaceJobScheduleBodyParam
ReplaceJobScheduleDefaultResponse
ReplaceJobScheduleHeaderParam
ReplaceJobScheduleHeaders
ReplaceJobScheduleMediaTypesParam
ReplaceJobScheduleQueryParam
ReplaceJobScheduleQueryParamProperties
ReplaceNodeUser200Headers
ReplaceNodeUser200Response

Permintaan telah berhasil.

ReplaceNodeUserBodyParam
ReplaceNodeUserDefaultResponse
ReplaceNodeUserHeaderParam
ReplaceNodeUserHeaders
ReplaceNodeUserMediaTypesParam
ReplaceNodeUserQueryParam
ReplaceNodeUserQueryParamProperties
ReplacePoolProperties
ReplacePoolProperties204Headers
ReplacePoolProperties204Response

Tidak ada konten untuk dikirim untuk permintaan ini, tetapi header mungkin berguna.

ReplacePoolPropertiesBodyParam
ReplacePoolPropertiesDefaultResponse
ReplacePoolPropertiesHeaderParam
ReplacePoolPropertiesHeaders
ReplacePoolPropertiesMediaTypesParam
ReplacePoolPropertiesQueryParam
ReplacePoolPropertiesQueryParamProperties
ReplaceTask200Headers
ReplaceTask200Response

Permintaan telah berhasil.

ReplaceTaskBodyParam
ReplaceTaskDefaultResponse
ReplaceTaskHeaderParam
ReplaceTaskHeaders
ReplaceTaskMediaTypesParam
ReplaceTaskQueryParam
ReplaceTaskQueryParamProperties
ResizeErrorOutput

Kesalahan yang terjadi saat mengubah ukuran Kumpulan.

ResizePool
ResizePool202Headers
ResizePool202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

ResizePoolBodyParam
ResizePoolDefaultResponse
ResizePoolHeaderParam
ResizePoolHeaders
ResizePoolMediaTypesParam
ResizePoolQueryParam
ResizePoolQueryParamProperties
ResourceFile

Satu file atau beberapa file yang akan diunduh ke Simpul Komputasi.

ResourceFileOutput

Satu file atau beberapa file yang akan diunduh ke Simpul Komputasi.

RollingUpgradePolicy

Parameter konfigurasi yang digunakan saat melakukan peningkatan bergulir.

RollingUpgradePolicyOutput

Parameter konfigurasi yang digunakan saat melakukan peningkatan bergulir.

Routes
SecurityProfile

Menentukan pengaturan profil keamanan untuk komputer virtual atau set skala komputer virtual.

SecurityProfileOutput

Menentukan pengaturan profil keamanan untuk komputer virtual atau set skala komputer virtual.

ServiceArtifactReference

Menentukan id referensi artefak layanan yang digunakan untuk mengatur versi gambar yang sama untuk semua komputer virtual dalam set skala saat menggunakan versi gambar 'terbaru'.

ServiceArtifactReferenceOutput

Menentukan id referensi artefak layanan yang digunakan untuk mengatur versi gambar yang sama untuk semua komputer virtual dalam set skala saat menggunakan versi gambar 'terbaru'.

StartNode
StartNode202Headers
StartNode202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

StartNodeDefaultResponse
StartNodeHeaderParam
StartNodeHeaders
StartNodeQueryParam
StartNodeQueryParamProperties
StopPoolResize
StopPoolResize202Headers
StopPoolResize202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

StopPoolResizeDefaultResponse
StopPoolResizeHeaderParam
StopPoolResizeHeaders
StopPoolResizeQueryParam
StopPoolResizeQueryParamProperties
TerminateJob
TerminateJob202Headers
TerminateJob202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

TerminateJobBodyParam
TerminateJobDefaultResponse
TerminateJobHeaderParam
TerminateJobHeaders
TerminateJobMediaTypesParam
TerminateJobQueryParam
TerminateJobQueryParamProperties
TerminateJobSchedule
TerminateJobSchedule202Headers
TerminateJobSchedule202Response

Permintaan telah diterima untuk diproses, tetapi pemrosesan belum selesai.

TerminateJobScheduleDefaultResponse
TerminateJobScheduleHeaderParam
TerminateJobScheduleHeaders
TerminateJobScheduleQueryParam
TerminateJobScheduleQueryParamProperties
TerminateTask
TerminateTask204Headers
TerminateTask204Response

Tidak ada konten untuk dikirim untuk permintaan ini, tetapi header mungkin berguna.

TerminateTaskDefaultResponse
TerminateTaskHeaderParam
TerminateTaskHeaders
TerminateTaskQueryParam
TerminateTaskQueryParamProperties
UpdateJob200Headers
UpdateJob200Response

Permintaan telah berhasil.

UpdateJobBodyParam
UpdateJobDefaultResponse
UpdateJobHeaderParam
UpdateJobHeaders
UpdateJobMediaTypesParam
UpdateJobQueryParam
UpdateJobQueryParamProperties
UpdateJobSchedule200Headers
UpdateJobSchedule200Response

Permintaan telah berhasil.

UpdateJobScheduleBodyParam
UpdateJobScheduleDefaultResponse
UpdateJobScheduleHeaderParam
UpdateJobScheduleHeaders
UpdateJobScheduleMediaTypesParam
UpdateJobScheduleQueryParam
UpdateJobScheduleQueryParamProperties
UpdatePool200Headers
UpdatePool200Response

Permintaan telah berhasil.

UpdatePoolBodyParam
UpdatePoolDefaultResponse
UpdatePoolHeaderParam
UpdatePoolHeaders
UpdatePoolMediaTypesParam
UpdatePoolQueryParam
UpdatePoolQueryParamProperties
UpgradePolicy

Menjelaskan kebijakan peningkatan - otomatis, manual, atau bergulir.

UpgradePolicyOutput

Menjelaskan kebijakan peningkatan - otomatis, manual, atau bergulir.

UploadBatchServiceLogsOptions

Parameter unggah file log layanan Azure Batch untuk Simpul Komputasi.

UploadBatchServiceLogsResultOutput

Hasil dari mengunggah file log layanan Batch dari Simpul Komputasi tertentu.

UploadNodeLogs
UploadNodeLogs200Headers
UploadNodeLogs200Response

Permintaan telah berhasil.

UploadNodeLogsBodyParam
UploadNodeLogsDefaultResponse
UploadNodeLogsHeaderParam
UploadNodeLogsHeaders
UploadNodeLogsMediaTypesParam
UploadNodeLogsQueryParam
UploadNodeLogsQueryParamProperties
UserAccount

Properti yang digunakan untuk membuat pengguna yang digunakan untuk menjalankan Tugas pada Simpul Komputasi Azure Batch.

UserAccountOutput

Properti yang digunakan untuk membuat pengguna yang digunakan untuk menjalankan Tugas pada Simpul Komputasi Azure Batch.

UserIdentity

Definisi identitas pengguna tempat Tugas dijalankan. Tentukan properti userName atau autoUser, tetapi tidak keduanya.

UserIdentityOutput

Definisi identitas pengguna tempat Tugas dijalankan. Tentukan properti userName atau autoUser, tetapi tidak keduanya.

VMExtension

Konfigurasi untuk ekstensi komputer virtual.

VMExtensionInstanceViewOutput

Tampilan instans ekstensi vm.

VMExtensionOutput

Konfigurasi untuk ekstensi komputer virtual.

VirtualMachineConfiguration

Konfigurasi untuk Simpul Komputasi dalam Kumpulan berdasarkan infrastruktur Azure Virtual Machines.

VirtualMachineConfigurationOutput

Konfigurasi untuk Simpul Komputasi dalam Kumpulan berdasarkan infrastruktur Azure Virtual Machines.

VirtualMachineInfoOutput

Info tentang status komputer virtual saat ini.

WindowsConfiguration

Pengaturan sistem operasi Windows untuk diterapkan ke komputer virtual.

WindowsConfigurationOutput

Pengaturan sistem operasi Windows untuk diterapkan ke komputer virtual.

WindowsUserConfiguration

Properti yang digunakan untuk membuat Akun pengguna pada Simpul Komputasi Windows.

WindowsUserConfigurationOutput

Properti yang digunakan untuk membuat Akun pengguna pada Simpul Komputasi Windows.

Alias Jenis

AllocationStateOutput

Alias untuk AllocationStateOutput

AutoUserScope

Alias untuk AutoUserScope

AutoUserScopeOutput

Alias untuk AutoUserScopeOutput

BatchAccessScope

Alias untuk BatchAccessScope

BatchAccessScopeOutput

Alias untuk BatchAccessScopeOutput

BatchAllTasksCompleteMode

Alias untuk BatchAllTasksCompleteMode

BatchAllTasksCompleteModeOutput

Alias untuk BatchAllTasksCompleteModeOutput

BatchClient
BatchErrorSourceCategory

Alias untuk BatchErrorSourceCategory

BatchErrorSourceCategoryOutput

Alias untuk BatchErrorSourceCategoryOutput

BatchJobActionKind

Alias untuk BatchJobActionKind

BatchJobActionKindOutput

Alias untuk BatchJobActionKindOutput

BatchJobDefaultOrder

Alias untuk BatchJobDefaultOrder

BatchJobDefaultOrderOutput

Alias untuk BatchJobDefaultOrderOutput

BatchJobPreparationTaskStateOutput

Alias untuk BatchJobPreparationTaskStateOutput

BatchJobReleaseTaskStateOutput

Alias untuk BatchJobReleaseTaskStateOutput

BatchJobScheduleState

Alias untuk BatchJobScheduleState

BatchJobScheduleStateOutput

Alias untuk BatchJobScheduleStateOutput

BatchJobState

Alias untuk BatchJobState

BatchJobStateOutput

Alias untuk BatchJobStateOutput

BatchNodeDeallocateOption

Alias untuk BatchNodeDeallocateOption

BatchNodeDeallocationOption

Alias untuk BatchNodeDeallocationOption

BatchNodeDisableSchedulingOption

Alias untuk BatchNodeDisableSchedulingOption

BatchNodeFillType

Alias untuk BatchNodeFillType

BatchNodeFillTypeOutput

Alias untuk BatchNodeFillTypeOutput

BatchNodePlacementPolicyType

Alias untuk BatchNodePlacementPolicyType

BatchNodePlacementPolicyTypeOutput

Alias untuk BatchNodePlacementPolicyTypeOutput

BatchNodeRebootKind

Alias untuk BatchNodeRebootKind

BatchNodeReimageOption

Alias untuk BatchNodeReimageOption

BatchNodeStateOutput

Alias untuk BatchNodeStateOutput

BatchPoolIdentityTypeOutput

Alias untuk BatchPoolIdentityTypeOutput

BatchPoolLifetimeOption

Alias untuk BatchPoolLifetimeOption

BatchPoolLifetimeOptionOutput

Alias untuk BatchPoolLifetimeOptionOutput

BatchPoolStateOutput

Alias untuk BatchPoolStateOutput

BatchStartTaskStateOutput

Alias untuk BatchStartTaskStateOutput

BatchSubtaskStateOutput

Alias untuk BatchSubtaskStateOutput

BatchTaskAddStatusOutput

Alias untuk BatchTaskAddStatusOutput

BatchTaskExecutionResult

Alias untuk BatchTaskExecutionResult

BatchTaskExecutionResultOutput

Alias untuk BatchTaskExecutionResultOutput

BatchTaskFailureMode

Alias untuk BatchTaskFailureMode

BatchTaskFailureModeOutput

Alias untuk BatchTaskFailureModeOutput

BatchTaskState

Alias untuk BatchTaskState

BatchTaskStateOutput

Alias untuk BatchTaskStateOutput

CachingType

Alias untuk CachingType

CachingTypeOutput

Alias untuk CachingTypeOutput

ContainerHostDataPath

Alias untuk ContainerHostDataPath

ContainerHostDataPathOutput

Alias untuk ContainerHostDataPathOutput

ContainerType

Alias untuk ContainerType

ContainerTypeOutput

Alias untuk ContainerTypeOutput

ContainerWorkingDirectory

Alias untuk ContainerWorkingDirectory

ContainerWorkingDirectoryOutput

Alias untuk ContainerWorkingDirectoryOutput

CreateJobParameters
CreateJobScheduleParameters
CreateNodeUserParameters
CreatePoolParameters
CreateTaskCollectionParameters
CreateTaskParameters
DeallocateNodeParameters
DeleteJobParameters
DeleteJobScheduleParameters
DeleteNodeFileParameters
DeleteNodeUserParameters
DeletePoolParameters
DeleteTaskFileParameters
DeleteTaskParameters
DependencyAction

Alias untuk DependencyAction

DependencyActionOutput

Alias untuk DependencyActionOutput

DiffDiskPlacement

Alias untuk DiffDiskPlacement

DiffDiskPlacementOutput

Alias untuk DiffDiskPlacementOutput

DisableBatchJobOption

Alias untuk DisableBatchJobOption

DisableJobParameters
DisableJobScheduleParameters
DisableNodeSchedulingParameters
DisablePoolAutoScaleParameters
DiskEncryptionTarget

Alias untuk DiskEncryptionTarget

DiskEncryptionTargetOutput

Alias untuk DiskEncryptionTargetOutput

DynamicVNetAssignmentScope

Alias untuk DynamicVNetAssignmentScope

DynamicVNetAssignmentScopeOutput

Alias untuk DynamicVNetAssignmentScopeOutput

ElevationLevel

Alias untuk ElevationLevel

ElevationLevelOutput

Alias untuk ElevationLevelOutput

EnableJobParameters
EnableJobScheduleParameters
EnableNodeSchedulingParameters
EnablePoolAutoScaleParameters
EvaluatePoolAutoScaleParameters
GetApplicationParameters
GetArrayType

Jenis pembantu untuk mengekstrak jenis array

GetJobParameters
GetJobScheduleParameters
GetJobTaskCountsParameters
GetNodeExtensionParameters
GetNodeFileParameters
GetNodeFilePropertiesParameters
GetNodeParameters
GetNodeRemoteLoginSettingsParameters
GetPage

Jenis fungsi kustom yang menentukan cara mendapatkan halaman dan tautan ke yang berikutnya jika ada.

GetPoolParameters
GetTaskFileParameters
GetTaskFilePropertiesParameters
GetTaskParameters
HostEndpointSettingsModeTypes

Alias untuk HostEndpointSettingsModeTypes

HostEndpointSettingsModeTypesOutput

Alias untuk HostEndpointSettingsModeTypesOutput

IPFamily

Alias untuk IPFamily

IPFamilyOutput

Alias untuk IPFamilyOutput

ImageVerificationTypeOutput

Alias untuk ImageVerificationTypeOutput

InboundEndpointProtocol

Alias untuk InboundEndpointProtocol

InboundEndpointProtocolOutput

Alias untuk InboundEndpointProtocolOutput

IpAddressProvisioningType

Alias untuk IpAddressProvisioningType

IpAddressProvisioningTypeOutput

Alias untuk IpAddressProvisioningTypeOutput

JobScheduleExistsParameters
ListApplicationsParameters
ListJobPreparationAndReleaseTaskStatusParameters
ListJobSchedulesParameters
ListJobsFromScheduleParameters
ListJobsParameters
ListNodeExtensionsParameters
ListNodeFilesParameters
ListNodesParameters
ListPoolNodeCountsParameters
ListPoolUsageMetricsParameters
ListPoolsParameters
ListSubTasksParameters
ListSupportedImagesParameters
ListTaskFilesParameters
ListTasksParameters
LoginMode

Alias untuk LoginMode

LoginModeOutput

Alias untuk LoginModeOutput

NetworkSecurityGroupRuleAccess

Alias untuk NetworkSecurityGroupRuleAccess

NetworkSecurityGroupRuleAccessOutput

Alias untuk NetworkSecurityGroupRuleAccessOutput

OSTypeOutput

Alias untuk OSTypeOutput

OutputFileUploadCondition

Alias untuk OutputFileUploadCondition

OutputFileUploadConditionOutput

Alias untuk OutputFileUploadConditionOutput

PaginateReturn

Jenis pembantu untuk menyimpulkan Jenis elemen halaman dari jenis respons Jenis ini dihasilkan berdasarkan informasi swagger untuk x-ms-pageable khususnya pada properti itemName yang menunjukkan properti respons tempat item halaman ditemukan. Nilai defaultnya adalah value. Jenis ini akan memungkinkan kami untuk memberikan Iterator yang sangat ditik berdasarkan respons yang kami dapatkan sebagai parameter kedua

PoolExistsParameters
ReactivateTaskParameters
RebootNodeParameters
ReimageNodeParameters
RemoveNodesParameters
ReplaceJobParameters
ReplaceJobScheduleParameters
ReplaceNodeUserParameters
ReplacePoolPropertiesParameters
ReplaceTaskParameters
ResizePoolParameters
SchedulingStateOutput

Alias untuk SchedulingStateOutput

SecurityEncryptionTypes

Alias untuk SecurityEncryptionTypes

SecurityEncryptionTypesOutput

Alias untuk SecurityEncryptionTypesOutput

SecurityTypes

Alias untuk SecurityTypes

SecurityTypesOutput

Alias untuk SecurityTypesOutput

StartNodeParameters
StatusLevelTypesOutput

Alias untuk StatusLevelTypesOutput

StopPoolResizeParameters
StorageAccountType

Alias untuk StorageAccountType

StorageAccountTypeOutput

Alias untuk StorageAccountTypeOutput

TerminateJobParameters
TerminateJobScheduleParameters
TerminateTaskParameters
UpdateJobParameters
UpdateJobScheduleParameters
UpdatePoolParameters
UpgradeMode

Alias untuk UpgradeMode

UpgradeModeOutput

Alias untuk UpgradeModeOutput

UploadNodeLogsParameters

Fungsi

default(string, TokenCredential | AzureNamedKeyCredential, BatchClientOptions)

Menginisialisasi instans baru BatchClient

isUnexpected(ListApplications200Response | ListApplicationsDefaultResponse)
isUnexpected(GetApplication200Response | GetApplicationDefaultResponse)
isUnexpected(ListPoolUsageMetrics200Response | ListPoolUsageMetricsDefaultResponse)
isUnexpected(CreatePool201Response | CreatePoolDefaultResponse)
isUnexpected(ListPools200Response | ListPoolsDefaultResponse)
isUnexpected(DeletePool202Response | DeletePoolDefaultResponse)
isUnexpected(PoolExists200Response | PoolExists404Response | PoolExistsDefaultResponse)
isUnexpected(GetPool200Response | GetPoolDefaultResponse)
isUnexpected(UpdatePool200Response | UpdatePoolDefaultResponse)
isUnexpected(DisablePoolAutoScale200Response | DisablePoolAutoScaleDefaultResponse)
isUnexpected(EnablePoolAutoScale200Response | EnablePoolAutoScaleDefaultResponse)
isUnexpected(EvaluatePoolAutoScale200Response | EvaluatePoolAutoScaleDefaultResponse)
isUnexpected(ResizePool202Response | ResizePoolDefaultResponse)
isUnexpected(StopPoolResize202Response | StopPoolResizeDefaultResponse)
isUnexpected(ReplacePoolProperties204Response | ReplacePoolPropertiesDefaultResponse)
isUnexpected(RemoveNodes202Response | RemoveNodesDefaultResponse)
isUnexpected(ListSupportedImages200Response | ListSupportedImagesDefaultResponse)
isUnexpected(ListPoolNodeCounts200Response | ListPoolNodeCountsDefaultResponse)
isUnexpected(DeleteJob202Response | DeleteJobDefaultResponse)
isUnexpected(GetJob200Response | GetJobDefaultResponse)
isUnexpected(UpdateJob200Response | UpdateJobDefaultResponse)
isUnexpected(ReplaceJob200Response | ReplaceJobDefaultResponse)
isUnexpected(DisableJob202Response | DisableJobDefaultResponse)
isUnexpected(EnableJob202Response | EnableJobDefaultResponse)
isUnexpected(TerminateJob202Response | TerminateJobDefaultResponse)
isUnexpected(CreateJob201Response | CreateJobDefaultResponse)
isUnexpected(ListJobs200Response | ListJobsDefaultResponse)
isUnexpected(ListJobsFromSchedule200Response | ListJobsFromScheduleDefaultResponse)
isUnexpected(ListJobPreparationAndReleaseTaskStatus200Response | ListJobPreparationAndReleaseTaskStatusDefaultResponse)
isUnexpected(GetJobTaskCounts200Response | GetJobTaskCountsDefaultResponse)
isUnexpected(JobScheduleExists200Response | JobScheduleExists404Response | JobScheduleExistsDefaultResponse)
isUnexpected(DeleteJobSchedule202Response | DeleteJobScheduleDefaultResponse)
isUnexpected(GetJobSchedule200Response | GetJobScheduleDefaultResponse)
isUnexpected(UpdateJobSchedule200Response | UpdateJobScheduleDefaultResponse)
isUnexpected(ReplaceJobSchedule200Response | ReplaceJobScheduleDefaultResponse)
isUnexpected(DisableJobSchedule204Response | DisableJobScheduleDefaultResponse)
isUnexpected(EnableJobSchedule204Response | EnableJobScheduleDefaultResponse)
isUnexpected(TerminateJobSchedule202Response | TerminateJobScheduleDefaultResponse)
isUnexpected(CreateJobSchedule201Response | CreateJobScheduleDefaultResponse)
isUnexpected(ListJobSchedules200Response | ListJobSchedulesDefaultResponse)
isUnexpected(CreateTask201Response | CreateTaskDefaultResponse)
isUnexpected(ListTasks200Response | ListTasksDefaultResponse)
isUnexpected(CreateTaskCollection200Response | CreateTaskCollectionDefaultResponse)
isUnexpected(DeleteTask200Response | DeleteTaskDefaultResponse)
isUnexpected(GetTask200Response | GetTaskDefaultResponse)
isUnexpected(ReplaceTask200Response | ReplaceTaskDefaultResponse)
isUnexpected(ListSubTasks200Response | ListSubTasksDefaultResponse)
isUnexpected(TerminateTask204Response | TerminateTaskDefaultResponse)
isUnexpected(ReactivateTask204Response | ReactivateTaskDefaultResponse)
isUnexpected(DeleteTaskFile200Response | DeleteTaskFileDefaultResponse)
isUnexpected(GetTaskFile200Response | GetTaskFileDefaultResponse)
isUnexpected(GetTaskFileProperties200Response | GetTaskFilePropertiesDefaultResponse)
isUnexpected(ListTaskFiles200Response | ListTaskFilesDefaultResponse)
isUnexpected(CreateNodeUser201Response | CreateNodeUserDefaultResponse)
isUnexpected(DeleteNodeUser200Response | DeleteNodeUserDefaultResponse)
isUnexpected(ReplaceNodeUser200Response | ReplaceNodeUserDefaultResponse)
isUnexpected(GetNode200Response | GetNodeDefaultResponse)
isUnexpected(RebootNode202Response | RebootNodeDefaultResponse)
isUnexpected(StartNode202Response | StartNodeDefaultResponse)
isUnexpected(DeallocateNode202Response | DeallocateNodeDefaultResponse)
isUnexpected(ReimageNode202Response | ReimageNodeDefaultResponse)
isUnexpected(DisableNodeScheduling200Response | DisableNodeSchedulingDefaultResponse)
isUnexpected(EnableNodeScheduling200Response | EnableNodeSchedulingDefaultResponse)
isUnexpected(GetNodeRemoteLoginSettings200Response | GetNodeRemoteLoginSettingsDefaultResponse)
isUnexpected(UploadNodeLogs200Response | UploadNodeLogsDefaultResponse)
isUnexpected(ListNodes200Response | ListNodesDefaultResponse)
isUnexpected(GetNodeExtension200Response | GetNodeExtensionDefaultResponse)
isUnexpected(ListNodeExtensions200Response | ListNodeExtensionsDefaultResponse)
isUnexpected(DeleteNodeFile200Response | DeleteNodeFileDefaultResponse)
isUnexpected(GetNodeFile200Response | GetNodeFileDefaultResponse)
isUnexpected(GetNodeFileProperties200Response | GetNodeFilePropertiesDefaultResponse)
isUnexpected(ListNodeFiles200Response | ListNodeFilesDefaultResponse)
paginate<TResponse>(Client, TResponse, PagingOptions<TResponse>)

Pembantu untuk mem-paginate hasil dari respons awal yang mengikuti spesifikasi ekstensi Autorest x-ms-pageable

Detail Fungsi

default(string, TokenCredential | AzureNamedKeyCredential, BatchClientOptions)

Menginisialisasi instans baru BatchClient

function default(endpointParam: string, credentials: TokenCredential | AzureNamedKeyCredential, options?: BatchClientOptions): BatchClient

Parameter

endpointParam

string

Titik akhir akun batch (misalnya: https://batchaccount.eastus2.batch.azure.com).

credentials

TokenCredential | AzureNamedKeyCredential

mengidentifikasi kredensial klien secara unik

options
BatchClientOptions

parameter untuk semua parameter opsional

Mengembalikan

isUnexpected(ListApplications200Response | ListApplicationsDefaultResponse)

function isUnexpected(response: ListApplications200Response | ListApplicationsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetApplication200Response | GetApplicationDefaultResponse)

function isUnexpected(response: GetApplication200Response | GetApplicationDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListPoolUsageMetrics200Response | ListPoolUsageMetricsDefaultResponse)

function isUnexpected(response: ListPoolUsageMetrics200Response | ListPoolUsageMetricsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(CreatePool201Response | CreatePoolDefaultResponse)

function isUnexpected(response: CreatePool201Response | CreatePoolDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListPools200Response | ListPoolsDefaultResponse)

function isUnexpected(response: ListPools200Response | ListPoolsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DeletePool202Response | DeletePoolDefaultResponse)

function isUnexpected(response: DeletePool202Response | DeletePoolDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(PoolExists200Response | PoolExists404Response | PoolExistsDefaultResponse)

function isUnexpected(response: PoolExists200Response | PoolExists404Response | PoolExistsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetPool200Response | GetPoolDefaultResponse)

function isUnexpected(response: GetPool200Response | GetPoolDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(UpdatePool200Response | UpdatePoolDefaultResponse)

function isUnexpected(response: UpdatePool200Response | UpdatePoolDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DisablePoolAutoScale200Response | DisablePoolAutoScaleDefaultResponse)

function isUnexpected(response: DisablePoolAutoScale200Response | DisablePoolAutoScaleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(EnablePoolAutoScale200Response | EnablePoolAutoScaleDefaultResponse)

function isUnexpected(response: EnablePoolAutoScale200Response | EnablePoolAutoScaleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(EvaluatePoolAutoScale200Response | EvaluatePoolAutoScaleDefaultResponse)

function isUnexpected(response: EvaluatePoolAutoScale200Response | EvaluatePoolAutoScaleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ResizePool202Response | ResizePoolDefaultResponse)

function isUnexpected(response: ResizePool202Response | ResizePoolDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(StopPoolResize202Response | StopPoolResizeDefaultResponse)

function isUnexpected(response: StopPoolResize202Response | StopPoolResizeDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ReplacePoolProperties204Response | ReplacePoolPropertiesDefaultResponse)

function isUnexpected(response: ReplacePoolProperties204Response | ReplacePoolPropertiesDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(RemoveNodes202Response | RemoveNodesDefaultResponse)

function isUnexpected(response: RemoveNodes202Response | RemoveNodesDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListSupportedImages200Response | ListSupportedImagesDefaultResponse)

function isUnexpected(response: ListSupportedImages200Response | ListSupportedImagesDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListPoolNodeCounts200Response | ListPoolNodeCountsDefaultResponse)

function isUnexpected(response: ListPoolNodeCounts200Response | ListPoolNodeCountsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DeleteJob202Response | DeleteJobDefaultResponse)

function isUnexpected(response: DeleteJob202Response | DeleteJobDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetJob200Response | GetJobDefaultResponse)

function isUnexpected(response: GetJob200Response | GetJobDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(UpdateJob200Response | UpdateJobDefaultResponse)

function isUnexpected(response: UpdateJob200Response | UpdateJobDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ReplaceJob200Response | ReplaceJobDefaultResponse)

function isUnexpected(response: ReplaceJob200Response | ReplaceJobDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DisableJob202Response | DisableJobDefaultResponse)

function isUnexpected(response: DisableJob202Response | DisableJobDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(EnableJob202Response | EnableJobDefaultResponse)

function isUnexpected(response: EnableJob202Response | EnableJobDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(TerminateJob202Response | TerminateJobDefaultResponse)

function isUnexpected(response: TerminateJob202Response | TerminateJobDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(CreateJob201Response | CreateJobDefaultResponse)

function isUnexpected(response: CreateJob201Response | CreateJobDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListJobs200Response | ListJobsDefaultResponse)

function isUnexpected(response: ListJobs200Response | ListJobsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListJobsFromSchedule200Response | ListJobsFromScheduleDefaultResponse)

function isUnexpected(response: ListJobsFromSchedule200Response | ListJobsFromScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListJobPreparationAndReleaseTaskStatus200Response | ListJobPreparationAndReleaseTaskStatusDefaultResponse)

function isUnexpected(response: ListJobPreparationAndReleaseTaskStatus200Response | ListJobPreparationAndReleaseTaskStatusDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetJobTaskCounts200Response | GetJobTaskCountsDefaultResponse)

function isUnexpected(response: GetJobTaskCounts200Response | GetJobTaskCountsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(JobScheduleExists200Response | JobScheduleExists404Response | JobScheduleExistsDefaultResponse)

function isUnexpected(response: JobScheduleExists200Response | JobScheduleExists404Response | JobScheduleExistsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DeleteJobSchedule202Response | DeleteJobScheduleDefaultResponse)

function isUnexpected(response: DeleteJobSchedule202Response | DeleteJobScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetJobSchedule200Response | GetJobScheduleDefaultResponse)

function isUnexpected(response: GetJobSchedule200Response | GetJobScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(UpdateJobSchedule200Response | UpdateJobScheduleDefaultResponse)

function isUnexpected(response: UpdateJobSchedule200Response | UpdateJobScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ReplaceJobSchedule200Response | ReplaceJobScheduleDefaultResponse)

function isUnexpected(response: ReplaceJobSchedule200Response | ReplaceJobScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DisableJobSchedule204Response | DisableJobScheduleDefaultResponse)

function isUnexpected(response: DisableJobSchedule204Response | DisableJobScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(EnableJobSchedule204Response | EnableJobScheduleDefaultResponse)

function isUnexpected(response: EnableJobSchedule204Response | EnableJobScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(TerminateJobSchedule202Response | TerminateJobScheduleDefaultResponse)

function isUnexpected(response: TerminateJobSchedule202Response | TerminateJobScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(CreateJobSchedule201Response | CreateJobScheduleDefaultResponse)

function isUnexpected(response: CreateJobSchedule201Response | CreateJobScheduleDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListJobSchedules200Response | ListJobSchedulesDefaultResponse)

function isUnexpected(response: ListJobSchedules200Response | ListJobSchedulesDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(CreateTask201Response | CreateTaskDefaultResponse)

function isUnexpected(response: CreateTask201Response | CreateTaskDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListTasks200Response | ListTasksDefaultResponse)

function isUnexpected(response: ListTasks200Response | ListTasksDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(CreateTaskCollection200Response | CreateTaskCollectionDefaultResponse)

function isUnexpected(response: CreateTaskCollection200Response | CreateTaskCollectionDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DeleteTask200Response | DeleteTaskDefaultResponse)

function isUnexpected(response: DeleteTask200Response | DeleteTaskDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetTask200Response | GetTaskDefaultResponse)

function isUnexpected(response: GetTask200Response | GetTaskDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ReplaceTask200Response | ReplaceTaskDefaultResponse)

function isUnexpected(response: ReplaceTask200Response | ReplaceTaskDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListSubTasks200Response | ListSubTasksDefaultResponse)

function isUnexpected(response: ListSubTasks200Response | ListSubTasksDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(TerminateTask204Response | TerminateTaskDefaultResponse)

function isUnexpected(response: TerminateTask204Response | TerminateTaskDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ReactivateTask204Response | ReactivateTaskDefaultResponse)

function isUnexpected(response: ReactivateTask204Response | ReactivateTaskDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DeleteTaskFile200Response | DeleteTaskFileDefaultResponse)

function isUnexpected(response: DeleteTaskFile200Response | DeleteTaskFileDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetTaskFile200Response | GetTaskFileDefaultResponse)

function isUnexpected(response: GetTaskFile200Response | GetTaskFileDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetTaskFileProperties200Response | GetTaskFilePropertiesDefaultResponse)

function isUnexpected(response: GetTaskFileProperties200Response | GetTaskFilePropertiesDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListTaskFiles200Response | ListTaskFilesDefaultResponse)

function isUnexpected(response: ListTaskFiles200Response | ListTaskFilesDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(CreateNodeUser201Response | CreateNodeUserDefaultResponse)

function isUnexpected(response: CreateNodeUser201Response | CreateNodeUserDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DeleteNodeUser200Response | DeleteNodeUserDefaultResponse)

function isUnexpected(response: DeleteNodeUser200Response | DeleteNodeUserDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ReplaceNodeUser200Response | ReplaceNodeUserDefaultResponse)

function isUnexpected(response: ReplaceNodeUser200Response | ReplaceNodeUserDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetNode200Response | GetNodeDefaultResponse)

function isUnexpected(response: GetNode200Response | GetNodeDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(RebootNode202Response | RebootNodeDefaultResponse)

function isUnexpected(response: RebootNode202Response | RebootNodeDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(StartNode202Response | StartNodeDefaultResponse)

function isUnexpected(response: StartNode202Response | StartNodeDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DeallocateNode202Response | DeallocateNodeDefaultResponse)

function isUnexpected(response: DeallocateNode202Response | DeallocateNodeDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ReimageNode202Response | ReimageNodeDefaultResponse)

function isUnexpected(response: ReimageNode202Response | ReimageNodeDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DisableNodeScheduling200Response | DisableNodeSchedulingDefaultResponse)

function isUnexpected(response: DisableNodeScheduling200Response | DisableNodeSchedulingDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(EnableNodeScheduling200Response | EnableNodeSchedulingDefaultResponse)

function isUnexpected(response: EnableNodeScheduling200Response | EnableNodeSchedulingDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetNodeRemoteLoginSettings200Response | GetNodeRemoteLoginSettingsDefaultResponse)

function isUnexpected(response: GetNodeRemoteLoginSettings200Response | GetNodeRemoteLoginSettingsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(UploadNodeLogs200Response | UploadNodeLogsDefaultResponse)

function isUnexpected(response: UploadNodeLogs200Response | UploadNodeLogsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListNodes200Response | ListNodesDefaultResponse)

function isUnexpected(response: ListNodes200Response | ListNodesDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetNodeExtension200Response | GetNodeExtensionDefaultResponse)

function isUnexpected(response: GetNodeExtension200Response | GetNodeExtensionDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListNodeExtensions200Response | ListNodeExtensionsDefaultResponse)

function isUnexpected(response: ListNodeExtensions200Response | ListNodeExtensionsDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(DeleteNodeFile200Response | DeleteNodeFileDefaultResponse)

function isUnexpected(response: DeleteNodeFile200Response | DeleteNodeFileDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetNodeFile200Response | GetNodeFileDefaultResponse)

function isUnexpected(response: GetNodeFile200Response | GetNodeFileDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(GetNodeFileProperties200Response | GetNodeFilePropertiesDefaultResponse)

function isUnexpected(response: GetNodeFileProperties200Response | GetNodeFilePropertiesDefaultResponse): response

Parameter

Mengembalikan

response

isUnexpected(ListNodeFiles200Response | ListNodeFilesDefaultResponse)

function isUnexpected(response: ListNodeFiles200Response | ListNodeFilesDefaultResponse): response

Parameter

Mengembalikan

response

paginate<TResponse>(Client, TResponse, PagingOptions<TResponse>)

Pembantu untuk mem-paginate hasil dari respons awal yang mengikuti spesifikasi ekstensi Autorest x-ms-pageable

function paginate<TResponse>(client: Client, initialResponse: TResponse, options?: PagingOptions<TResponse>): PagedAsyncIterableIterator<PaginateReturn<TResponse>>

Parameter

client
Client

Klien yang digunakan untuk mengirim permintaan halaman berikutnya

initialResponse

TResponse

Respons awal yang berisi nextLink dan halaman elemen saat ini

options

PagingOptions<TResponse>

Mengembalikan

  • PagedAsyncIterableIterator untuk melakukan iterasi elemen