Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
AutoPoolSpecification |
PoolInformation.autoPoolSpecification()
Get the autoPoolSpecification value.
|
AutoPoolSpecification |
AutoPoolSpecification.withAutoPoolIdPrefix(String autoPoolIdPrefix)
Set the autoPoolIdPrefix value.
|
AutoPoolSpecification |
AutoPoolSpecification.withKeepAlive(Boolean keepAlive)
Set the keepAlive value.
|
AutoPoolSpecification |
AutoPoolSpecification.withPool(PoolSpecification pool)
Set the pool value.
|
AutoPoolSpecification |
AutoPoolSpecification.withPoolLifetimeOption(PoolLifetimeOption poolLifetimeOption)
Set the poolLifetimeOption value.
|
Modifier and Type | Method and Description |
---|---|
PoolInformation |
PoolInformation.withAutoPoolSpecification(AutoPoolSpecification autoPoolSpecification)
Set the autoPoolSpecification value.
|
Copyright © 2019. All rights reserved.