Uses of Class
com.azure.compute.batch.models.CreateBatchPoolOptions
Packages that use CreateBatchPoolOptions
Package
Description
Package containing the classes for Batch.
Package containing the data models for Batch.
-
Uses of CreateBatchPoolOptions in com.azure.compute.batch
Methods in com.azure.compute.batch with parameters of type CreateBatchPoolOptionsModifier and TypeMethodDescriptionBatchAsyncClient.createPool
(BatchPoolCreateContent pool, CreateBatchPoolOptions options) Creates a Pool to the specified Account.void
BatchClient.createPool
(BatchPoolCreateContent pool, CreateBatchPoolOptions options) Creates a Pool to the specified Account. -
Uses of CreateBatchPoolOptions in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return CreateBatchPoolOptionsModifier and TypeMethodDescriptionCreateBatchPoolOptions.setTimeOutInSeconds
(Integer timeOutInSeconds) Set the timeOutInSeconds property: The maximum time that the server can spend processing the request, in seconds.