2495 строки
108 KiB
YAML
2495 строки
108 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
id: _cloud_pool
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
children:
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.allocationState()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.allocationStateTransitionTime()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.applicationLicenses()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.applicationPackageReferences()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleEvaluationInterval()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleFormula()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleRun()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.certificateReferences()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.cloudServiceConfiguration()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.creationTime()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.currentDedicatedNodes()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.currentLowPriorityNodes()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.displayName()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.enableAutoScale()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.enableInterNodeCommunication()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.eTag()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.id()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.lastModified()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.maxTasksPerNode()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.metadata()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.networkConfiguration()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.resizeErrors()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.resizeTimeout()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.startTask()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.state()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.stateTransitionTime()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.stats()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.targetDedicatedNodes()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.targetLowPriorityNodes()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.taskSchedulingPolicy()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.url()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.userAccounts()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.virtualMachineConfiguration()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.vmSize()
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withAllocationState(AllocationState)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withAllocationStateTransitionTime(DateTime)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withApplicationLicenses(List<String>)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withApplicationPackageReferences(List<ApplicationPackageReference>)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleEvaluationInterval(Period)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleFormula(String)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleRun(AutoScaleRun)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withCertificateReferences(List<CertificateReference>)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withCloudServiceConfiguration(CloudServiceConfiguration)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withCreationTime(DateTime)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withCurrentDedicatedNodes(Integer)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withCurrentLowPriorityNodes(Integer)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withDisplayName(String)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withEnableAutoScale(Boolean)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withEnableInterNodeCommunication(Boolean)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withETag(String)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withId(String)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withLastModified(DateTime)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withMaxTasksPerNode(Integer)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withMetadata(List<MetadataItem>)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withNetworkConfiguration(NetworkConfiguration)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withResizeErrors(List<ResizeError>)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withResizeTimeout(Period)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withStartTask(StartTask)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withState(PoolState)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withStateTransitionTime(DateTime)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withStats(PoolStatistics)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withTargetDedicatedNodes(Integer)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withTargetLowPriorityNodes(Integer)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withTaskSchedulingPolicy(TaskSchedulingPolicy)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withUrl(String)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withUserAccounts(List<UserAccount>)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withVirtualMachineConfiguration(VirtualMachineConfiguration)
|
|
- com.microsoft.azure.batch.protocol.models._cloud_pool.withVmSize(String)
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: CloudPool
|
|
nameWithType: CloudPool
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool
|
|
type: Class
|
|
source:
|
|
remote: &o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
branch: master
|
|
repo: https://github.com/Azure/azure-batch-sdk-for-java
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 20
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: <p>A pool in the Azure Batch service. </p>
|
|
syntax: &o1
|
|
content: public class CloudPool
|
|
inheritance:
|
|
- java.lang.Object
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.allocationState()
|
|
id: allocationState()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: allocationState()
|
|
nameWithType: CloudPool.allocationState()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.allocationState()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.allocationState*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 465
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the allocationState value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public AllocationState allocationState()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._allocation_state
|
|
description: <p>the allocationState value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.allocationStateTransitionTime()
|
|
id: allocationStateTransitionTime()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: allocationStateTransitionTime()
|
|
nameWithType: CloudPool.allocationStateTransitionTime()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.allocationStateTransitionTime()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.allocationStateTransitionTime*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 485
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the allocationStateTransitionTime value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public DateTime allocationStateTransitionTime()
|
|
return:
|
|
type: 230df18c
|
|
description: <p>the allocationStateTransitionTime value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.applicationLicenses()
|
|
id: applicationLicenses()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: applicationLicenses()
|
|
nameWithType: CloudPool.applicationLicenses()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.applicationLicenses()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.applicationLicenses*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 865
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the applicationLicenses value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public List<String> applicationLicenses()
|
|
return:
|
|
type: 7d60c20e
|
|
description: <p>the applicationLicenses value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.applicationPackageReferences()
|
|
id: applicationPackageReferences()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: applicationPackageReferences()
|
|
nameWithType: CloudPool.applicationPackageReferences()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.applicationPackageReferences()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.applicationPackageReferences*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 845
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the applicationPackageReferences value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public List<ApplicationPackageReference> applicationPackageReferences()
|
|
return:
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._application_package_referencea08ddfce
|
|
description: <p>the applicationPackageReferences value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleEvaluationInterval()
|
|
id: autoScaleEvaluationInterval()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: autoScaleEvaluationInterval()
|
|
nameWithType: CloudPool.autoScaleEvaluationInterval()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.autoScaleEvaluationInterval()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleEvaluationInterval*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 725
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the autoScaleEvaluationInterval value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Period autoScaleEvaluationInterval()
|
|
return:
|
|
type: "6e600119"
|
|
description: <p>the autoScaleEvaluationInterval value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleFormula()
|
|
id: autoScaleFormula()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: autoScaleFormula()
|
|
nameWithType: CloudPool.autoScaleFormula()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.autoScaleFormula()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleFormula*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 705
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the autoScaleFormula value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public String autoScaleFormula()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the autoScaleFormula value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleRun()
|
|
id: autoScaleRun()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: autoScaleRun()
|
|
nameWithType: CloudPool.autoScaleRun()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.autoScaleRun()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleRun*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 745
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the autoScaleRun value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public AutoScaleRun autoScaleRun()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._auto_scale_run
|
|
description: <p>the autoScaleRun value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.certificateReferences()
|
|
id: certificateReferences()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: certificateReferences()
|
|
nameWithType: CloudPool.certificateReferences()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.certificateReferences()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.certificateReferences*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 825
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the certificateReferences value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public List<CertificateReference> certificateReferences()
|
|
return:
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._certificate_referencea08ddfce
|
|
description: <p>the certificateReferences value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.cloudServiceConfiguration()
|
|
id: cloudServiceConfiguration()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: cloudServiceConfiguration()
|
|
nameWithType: CloudPool.cloudServiceConfiguration()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.cloudServiceConfiguration()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.cloudServiceConfiguration*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 525
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the cloudServiceConfiguration value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudServiceConfiguration cloudServiceConfiguration()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_service_configuration
|
|
description: <p>the cloudServiceConfiguration value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.creationTime()
|
|
id: creationTime()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: creationTime()
|
|
nameWithType: CloudPool.creationTime()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.creationTime()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.creationTime*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 405
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the creationTime value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public DateTime creationTime()
|
|
return:
|
|
type: 230df18c
|
|
description: <p>the creationTime value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.currentDedicatedNodes()
|
|
id: currentDedicatedNodes()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: currentDedicatedNodes()
|
|
nameWithType: CloudPool.currentDedicatedNodes()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.currentDedicatedNodes()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.currentDedicatedNodes*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 605
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the currentDedicatedNodes value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Integer currentDedicatedNodes()
|
|
return:
|
|
type: 08effaa0
|
|
description: <p>the currentDedicatedNodes value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.currentLowPriorityNodes()
|
|
id: currentLowPriorityNodes()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: currentLowPriorityNodes()
|
|
nameWithType: CloudPool.currentLowPriorityNodes()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.currentLowPriorityNodes()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.currentLowPriorityNodes*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 625
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the currentLowPriorityNodes value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Integer currentLowPriorityNodes()
|
|
return:
|
|
type: 08effaa0
|
|
description: <p>the currentLowPriorityNodes value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.displayName()
|
|
id: displayName()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: displayName()
|
|
nameWithType: CloudPool.displayName()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.displayName()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.displayName*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 325
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the displayName value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public String displayName()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the displayName value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.enableAutoScale()
|
|
id: enableAutoScale()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: enableAutoScale()
|
|
nameWithType: CloudPool.enableAutoScale()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.enableAutoScale()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.enableAutoScale*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 685
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the enableAutoScale value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Boolean enableAutoScale()
|
|
return:
|
|
type: 866c2227
|
|
description: <p>the enableAutoScale value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.enableInterNodeCommunication()
|
|
id: enableInterNodeCommunication()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: enableInterNodeCommunication()
|
|
nameWithType: CloudPool.enableInterNodeCommunication()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.enableInterNodeCommunication()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.enableInterNodeCommunication*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 765
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the enableInterNodeCommunication value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Boolean enableInterNodeCommunication()
|
|
return:
|
|
type: 866c2227
|
|
description: <p>the enableInterNodeCommunication value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.eTag()
|
|
id: eTag()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: eTag()
|
|
nameWithType: CloudPool.eTag()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.eTag()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.eTag*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 365
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the eTag value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public String eTag()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the eTag value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.id()
|
|
id: id()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: id()
|
|
nameWithType: CloudPool.id()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.id()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.id*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 305
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the id value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public String id()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the id value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.lastModified()
|
|
id: lastModified()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: lastModified()
|
|
nameWithType: CloudPool.lastModified()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.lastModified()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.lastModified*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 385
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the lastModified value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public DateTime lastModified()
|
|
return:
|
|
type: 230df18c
|
|
description: <p>the lastModified value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.maxTasksPerNode()
|
|
id: maxTasksPerNode()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: maxTasksPerNode()
|
|
nameWithType: CloudPool.maxTasksPerNode()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.maxTasksPerNode()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.maxTasksPerNode*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 885
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the maxTasksPerNode value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Integer maxTasksPerNode()
|
|
return:
|
|
type: 08effaa0
|
|
description: <p>the maxTasksPerNode value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.metadata()
|
|
id: metadata()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: metadata()
|
|
nameWithType: CloudPool.metadata()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.metadata()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.metadata*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 945
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the metadata value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public List<MetadataItem> metadata()
|
|
return:
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._metadata_itema08ddfce
|
|
description: <p>the metadata value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.networkConfiguration()
|
|
id: networkConfiguration()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: networkConfiguration()
|
|
nameWithType: CloudPool.networkConfiguration()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.networkConfiguration()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.networkConfiguration*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 785
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the networkConfiguration value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public NetworkConfiguration networkConfiguration()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._network_configuration
|
|
description: <p>the networkConfiguration value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.resizeErrors()
|
|
id: resizeErrors()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: resizeErrors()
|
|
nameWithType: CloudPool.resizeErrors()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.resizeErrors()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.resizeErrors*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 585
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the resizeErrors value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public List<ResizeError> resizeErrors()
|
|
return:
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._resize_errora08ddfce
|
|
description: <p>the resizeErrors value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.resizeTimeout()
|
|
id: resizeTimeout()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: resizeTimeout()
|
|
nameWithType: CloudPool.resizeTimeout()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.resizeTimeout()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.resizeTimeout*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 565
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the resizeTimeout value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Period resizeTimeout()
|
|
return:
|
|
type: "6e600119"
|
|
description: <p>the resizeTimeout value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.startTask()
|
|
id: startTask()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: startTask()
|
|
nameWithType: CloudPool.startTask()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.startTask()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.startTask*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 805
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the startTask value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public StartTask startTask()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._start_task
|
|
description: <p>the startTask value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.state()
|
|
id: state()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: state()
|
|
nameWithType: CloudPool.state()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.state()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.state*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 425
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the state value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public PoolState state()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._pool_state
|
|
description: <p>the state value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.stateTransitionTime()
|
|
id: stateTransitionTime()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: stateTransitionTime()
|
|
nameWithType: CloudPool.stateTransitionTime()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.stateTransitionTime()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.stateTransitionTime*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 445
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the stateTransitionTime value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public DateTime stateTransitionTime()
|
|
return:
|
|
type: 230df18c
|
|
description: <p>the stateTransitionTime value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.stats()
|
|
id: stats()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: stats()
|
|
nameWithType: CloudPool.stats()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.stats()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.stats*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 965
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the stats value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public PoolStatistics stats()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._pool_statistics
|
|
description: <p>the stats value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.targetDedicatedNodes()
|
|
id: targetDedicatedNodes()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: targetDedicatedNodes()
|
|
nameWithType: CloudPool.targetDedicatedNodes()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.targetDedicatedNodes()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.targetDedicatedNodes*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 645
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the targetDedicatedNodes value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Integer targetDedicatedNodes()
|
|
return:
|
|
type: 08effaa0
|
|
description: <p>the targetDedicatedNodes value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.targetLowPriorityNodes()
|
|
id: targetLowPriorityNodes()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: targetLowPriorityNodes()
|
|
nameWithType: CloudPool.targetLowPriorityNodes()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.targetLowPriorityNodes()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.targetLowPriorityNodes*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 665
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the targetLowPriorityNodes value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Integer targetLowPriorityNodes()
|
|
return:
|
|
type: 08effaa0
|
|
description: <p>the targetLowPriorityNodes value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.taskSchedulingPolicy()
|
|
id: taskSchedulingPolicy()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: taskSchedulingPolicy()
|
|
nameWithType: CloudPool.taskSchedulingPolicy()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.taskSchedulingPolicy()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.taskSchedulingPolicy*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 905
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the taskSchedulingPolicy value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public TaskSchedulingPolicy taskSchedulingPolicy()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._task_scheduling_policy
|
|
description: <p>the taskSchedulingPolicy value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.url()
|
|
id: url()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: url()
|
|
nameWithType: CloudPool.url()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.url()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.url*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 345
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the url value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public String url()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the url value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.userAccounts()
|
|
id: userAccounts()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: userAccounts()
|
|
nameWithType: CloudPool.userAccounts()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.userAccounts()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.userAccounts*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 925
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the userAccounts value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public List<UserAccount> userAccounts()
|
|
return:
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._user_accounta08ddfce
|
|
description: <p>the userAccounts value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.virtualMachineConfiguration()
|
|
id: virtualMachineConfiguration()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: virtualMachineConfiguration()
|
|
nameWithType: CloudPool.virtualMachineConfiguration()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.virtualMachineConfiguration()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.virtualMachineConfiguration*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 545
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the virtualMachineConfiguration value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public VirtualMachineConfiguration virtualMachineConfiguration()
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._virtual_machine_configuration
|
|
description: <p>the virtualMachineConfiguration value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.vmSize()
|
|
id: vmSize()
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: vmSize()
|
|
nameWithType: CloudPool.vmSize()
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.vmSize()
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.vmSize*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 505
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the vmSize value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public String vmSize()
|
|
return:
|
|
type: "26831127"
|
|
description: <p>the vmSize value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAllocationState(AllocationState)
|
|
id: withAllocationState(AllocationState)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withAllocationState(AllocationState allocationState)
|
|
nameWithType: CloudPool.withAllocationState(AllocationState allocationState)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAllocationState(AllocationState allocationState)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withAllocationState*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 475
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the allocationState value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withAllocationState(AllocationState allocationState)
|
|
parameters:
|
|
- id: allocationState
|
|
type: com.microsoft.azure.batch.protocol.models._allocation_state
|
|
description: <p>the allocationState value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAllocationStateTransitionTime(DateTime)
|
|
id: withAllocationStateTransitionTime(DateTime)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withAllocationStateTransitionTime(DateTime allocationStateTransitionTime)
|
|
nameWithType: CloudPool.withAllocationStateTransitionTime(DateTime allocationStateTransitionTime)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAllocationStateTransitionTime(DateTime allocationStateTransitionTime)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withAllocationStateTransitionTime*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 495
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the allocationStateTransitionTime value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withAllocationStateTransitionTime(DateTime allocationStateTransitionTime)
|
|
parameters:
|
|
- id: allocationStateTransitionTime
|
|
type: 230df18c
|
|
description: <p>the allocationStateTransitionTime value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withApplicationLicenses(List<String>)
|
|
id: withApplicationLicenses(List<String>)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withApplicationLicenses(List<String> applicationLicenses)
|
|
nameWithType: CloudPool.withApplicationLicenses(List<String> applicationLicenses)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withApplicationLicenses(List<String> applicationLicenses)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withApplicationLicenses*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 875
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the applicationLicenses value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withApplicationLicenses(List<String> applicationLicenses)
|
|
parameters:
|
|
- id: applicationLicenses
|
|
type: 7d60c20e
|
|
description: <p>the applicationLicenses value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withApplicationPackageReferences(List<ApplicationPackageReference>)
|
|
id: withApplicationPackageReferences(List<ApplicationPackageReference>)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withApplicationPackageReferences(List<ApplicationPackageReference> applicationPackageReferences)
|
|
nameWithType: CloudPool.withApplicationPackageReferences(List<ApplicationPackageReference> applicationPackageReferences)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withApplicationPackageReferences(List<ApplicationPackageReference> applicationPackageReferences)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withApplicationPackageReferences*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 855
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the applicationPackageReferences value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withApplicationPackageReferences(List<ApplicationPackageReference> applicationPackageReferences)
|
|
parameters:
|
|
- id: applicationPackageReferences
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._application_package_referencea08ddfce
|
|
description: <p>the applicationPackageReferences value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleEvaluationInterval(Period)
|
|
id: withAutoScaleEvaluationInterval(Period)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withAutoScaleEvaluationInterval(Period autoScaleEvaluationInterval)
|
|
nameWithType: CloudPool.withAutoScaleEvaluationInterval(Period autoScaleEvaluationInterval)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAutoScaleEvaluationInterval(Period autoScaleEvaluationInterval)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleEvaluationInterval*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 735
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the autoScaleEvaluationInterval value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withAutoScaleEvaluationInterval(Period autoScaleEvaluationInterval)
|
|
parameters:
|
|
- id: autoScaleEvaluationInterval
|
|
type: "6e600119"
|
|
description: <p>the autoScaleEvaluationInterval value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleFormula(String)
|
|
id: withAutoScaleFormula(String)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withAutoScaleFormula(String autoScaleFormula)
|
|
nameWithType: CloudPool.withAutoScaleFormula(String autoScaleFormula)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAutoScaleFormula(String autoScaleFormula)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleFormula*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 715
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the autoScaleFormula value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withAutoScaleFormula(String autoScaleFormula)
|
|
parameters:
|
|
- id: autoScaleFormula
|
|
type: "26831127"
|
|
description: <p>the autoScaleFormula value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleRun(AutoScaleRun)
|
|
id: withAutoScaleRun(AutoScaleRun)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withAutoScaleRun(AutoScaleRun autoScaleRun)
|
|
nameWithType: CloudPool.withAutoScaleRun(AutoScaleRun autoScaleRun)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAutoScaleRun(AutoScaleRun autoScaleRun)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleRun*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 755
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the autoScaleRun value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withAutoScaleRun(AutoScaleRun autoScaleRun)
|
|
parameters:
|
|
- id: autoScaleRun
|
|
type: com.microsoft.azure.batch.protocol.models._auto_scale_run
|
|
description: <p>the autoScaleRun value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCertificateReferences(List<CertificateReference>)
|
|
id: withCertificateReferences(List<CertificateReference>)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withCertificateReferences(List<CertificateReference> certificateReferences)
|
|
nameWithType: CloudPool.withCertificateReferences(List<CertificateReference> certificateReferences)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCertificateReferences(List<CertificateReference> certificateReferences)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withCertificateReferences*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 835
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the certificateReferences value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withCertificateReferences(List<CertificateReference> certificateReferences)
|
|
parameters:
|
|
- id: certificateReferences
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._certificate_referencea08ddfce
|
|
description: <p>the certificateReferences value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCloudServiceConfiguration(CloudServiceConfiguration)
|
|
id: withCloudServiceConfiguration(CloudServiceConfiguration)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withCloudServiceConfiguration(CloudServiceConfiguration cloudServiceConfiguration)
|
|
nameWithType: CloudPool.withCloudServiceConfiguration(CloudServiceConfiguration cloudServiceConfiguration)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCloudServiceConfiguration(CloudServiceConfiguration cloudServiceConfiguration)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withCloudServiceConfiguration*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 535
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the cloudServiceConfiguration value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withCloudServiceConfiguration(CloudServiceConfiguration cloudServiceConfiguration)
|
|
parameters:
|
|
- id: cloudServiceConfiguration
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_service_configuration
|
|
description: <p>the cloudServiceConfiguration value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCreationTime(DateTime)
|
|
id: withCreationTime(DateTime)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withCreationTime(DateTime creationTime)
|
|
nameWithType: CloudPool.withCreationTime(DateTime creationTime)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCreationTime(DateTime creationTime)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withCreationTime*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 415
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the creationTime value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withCreationTime(DateTime creationTime)
|
|
parameters:
|
|
- id: creationTime
|
|
type: 230df18c
|
|
description: <p>the creationTime value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCurrentDedicatedNodes(Integer)
|
|
id: withCurrentDedicatedNodes(Integer)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withCurrentDedicatedNodes(Integer currentDedicatedNodes)
|
|
nameWithType: CloudPool.withCurrentDedicatedNodes(Integer currentDedicatedNodes)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCurrentDedicatedNodes(Integer currentDedicatedNodes)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withCurrentDedicatedNodes*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 615
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the currentDedicatedNodes value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withCurrentDedicatedNodes(Integer currentDedicatedNodes)
|
|
parameters:
|
|
- id: currentDedicatedNodes
|
|
type: 08effaa0
|
|
description: <p>the currentDedicatedNodes value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCurrentLowPriorityNodes(Integer)
|
|
id: withCurrentLowPriorityNodes(Integer)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withCurrentLowPriorityNodes(Integer currentLowPriorityNodes)
|
|
nameWithType: CloudPool.withCurrentLowPriorityNodes(Integer currentLowPriorityNodes)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCurrentLowPriorityNodes(Integer currentLowPriorityNodes)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withCurrentLowPriorityNodes*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 635
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the currentLowPriorityNodes value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withCurrentLowPriorityNodes(Integer currentLowPriorityNodes)
|
|
parameters:
|
|
- id: currentLowPriorityNodes
|
|
type: 08effaa0
|
|
description: <p>the currentLowPriorityNodes value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withDisplayName(String)
|
|
id: withDisplayName(String)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withDisplayName(String displayName)
|
|
nameWithType: CloudPool.withDisplayName(String displayName)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withDisplayName(String displayName)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withDisplayName*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 335
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the displayName value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withDisplayName(String displayName)
|
|
parameters:
|
|
- id: displayName
|
|
type: "26831127"
|
|
description: <p>the displayName value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withEnableAutoScale(Boolean)
|
|
id: withEnableAutoScale(Boolean)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withEnableAutoScale(Boolean enableAutoScale)
|
|
nameWithType: CloudPool.withEnableAutoScale(Boolean enableAutoScale)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withEnableAutoScale(Boolean enableAutoScale)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withEnableAutoScale*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 695
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the enableAutoScale value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withEnableAutoScale(Boolean enableAutoScale)
|
|
parameters:
|
|
- id: enableAutoScale
|
|
type: 866c2227
|
|
description: <p>the enableAutoScale value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withEnableInterNodeCommunication(Boolean)
|
|
id: withEnableInterNodeCommunication(Boolean)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withEnableInterNodeCommunication(Boolean enableInterNodeCommunication)
|
|
nameWithType: CloudPool.withEnableInterNodeCommunication(Boolean enableInterNodeCommunication)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withEnableInterNodeCommunication(Boolean enableInterNodeCommunication)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withEnableInterNodeCommunication*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 775
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the enableInterNodeCommunication value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withEnableInterNodeCommunication(Boolean enableInterNodeCommunication)
|
|
parameters:
|
|
- id: enableInterNodeCommunication
|
|
type: 866c2227
|
|
description: <p>the enableInterNodeCommunication value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withETag(String)
|
|
id: withETag(String)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withETag(String eTag)
|
|
nameWithType: CloudPool.withETag(String eTag)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withETag(String eTag)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withETag*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 375
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the eTag value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withETag(String eTag)
|
|
parameters:
|
|
- id: eTag
|
|
type: "26831127"
|
|
description: <p>the eTag value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withId(String)
|
|
id: withId(String)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withId(String id)
|
|
nameWithType: CloudPool.withId(String id)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withId(String id)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withId*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 315
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the id value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withId(String id)
|
|
parameters:
|
|
- id: id
|
|
type: "26831127"
|
|
description: <p>the id value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withLastModified(DateTime)
|
|
id: withLastModified(DateTime)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withLastModified(DateTime lastModified)
|
|
nameWithType: CloudPool.withLastModified(DateTime lastModified)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withLastModified(DateTime lastModified)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withLastModified*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 395
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the lastModified value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withLastModified(DateTime lastModified)
|
|
parameters:
|
|
- id: lastModified
|
|
type: 230df18c
|
|
description: <p>the lastModified value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withMaxTasksPerNode(Integer)
|
|
id: withMaxTasksPerNode(Integer)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withMaxTasksPerNode(Integer maxTasksPerNode)
|
|
nameWithType: CloudPool.withMaxTasksPerNode(Integer maxTasksPerNode)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withMaxTasksPerNode(Integer maxTasksPerNode)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withMaxTasksPerNode*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 895
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the maxTasksPerNode value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withMaxTasksPerNode(Integer maxTasksPerNode)
|
|
parameters:
|
|
- id: maxTasksPerNode
|
|
type: 08effaa0
|
|
description: <p>the maxTasksPerNode value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withMetadata(List<MetadataItem>)
|
|
id: withMetadata(List<MetadataItem>)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withMetadata(List<MetadataItem> metadata)
|
|
nameWithType: CloudPool.withMetadata(List<MetadataItem> metadata)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withMetadata(List<MetadataItem> metadata)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withMetadata*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 955
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the metadata value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withMetadata(List<MetadataItem> metadata)
|
|
parameters:
|
|
- id: metadata
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._metadata_itema08ddfce
|
|
description: <p>the metadata value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withNetworkConfiguration(NetworkConfiguration)
|
|
id: withNetworkConfiguration(NetworkConfiguration)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withNetworkConfiguration(NetworkConfiguration networkConfiguration)
|
|
nameWithType: CloudPool.withNetworkConfiguration(NetworkConfiguration networkConfiguration)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withNetworkConfiguration(NetworkConfiguration networkConfiguration)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withNetworkConfiguration*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 795
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the networkConfiguration value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withNetworkConfiguration(NetworkConfiguration networkConfiguration)
|
|
parameters:
|
|
- id: networkConfiguration
|
|
type: com.microsoft.azure.batch.protocol.models._network_configuration
|
|
description: <p>the networkConfiguration value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withResizeErrors(List<ResizeError>)
|
|
id: withResizeErrors(List<ResizeError>)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withResizeErrors(List<ResizeError> resizeErrors)
|
|
nameWithType: CloudPool.withResizeErrors(List<ResizeError> resizeErrors)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withResizeErrors(List<ResizeError> resizeErrors)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withResizeErrors*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 595
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the resizeErrors value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withResizeErrors(List<ResizeError> resizeErrors)
|
|
parameters:
|
|
- id: resizeErrors
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._resize_errora08ddfce
|
|
description: <p>the resizeErrors value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withResizeTimeout(Period)
|
|
id: withResizeTimeout(Period)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withResizeTimeout(Period resizeTimeout)
|
|
nameWithType: CloudPool.withResizeTimeout(Period resizeTimeout)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withResizeTimeout(Period resizeTimeout)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withResizeTimeout*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 575
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the resizeTimeout value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withResizeTimeout(Period resizeTimeout)
|
|
parameters:
|
|
- id: resizeTimeout
|
|
type: "6e600119"
|
|
description: <p>the resizeTimeout value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withStartTask(StartTask)
|
|
id: withStartTask(StartTask)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withStartTask(StartTask startTask)
|
|
nameWithType: CloudPool.withStartTask(StartTask startTask)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withStartTask(StartTask startTask)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withStartTask*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 815
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the startTask value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withStartTask(StartTask startTask)
|
|
parameters:
|
|
- id: startTask
|
|
type: com.microsoft.azure.batch.protocol.models._start_task
|
|
description: <p>the startTask value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withState(PoolState)
|
|
id: withState(PoolState)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withState(PoolState state)
|
|
nameWithType: CloudPool.withState(PoolState state)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withState(PoolState state)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withState*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 435
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the state value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withState(PoolState state)
|
|
parameters:
|
|
- id: state
|
|
type: com.microsoft.azure.batch.protocol.models._pool_state
|
|
description: <p>the state value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withStateTransitionTime(DateTime)
|
|
id: withStateTransitionTime(DateTime)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withStateTransitionTime(DateTime stateTransitionTime)
|
|
nameWithType: CloudPool.withStateTransitionTime(DateTime stateTransitionTime)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withStateTransitionTime(DateTime stateTransitionTime)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withStateTransitionTime*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 455
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the stateTransitionTime value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withStateTransitionTime(DateTime stateTransitionTime)
|
|
parameters:
|
|
- id: stateTransitionTime
|
|
type: 230df18c
|
|
description: <p>the stateTransitionTime value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withStats(PoolStatistics)
|
|
id: withStats(PoolStatistics)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withStats(PoolStatistics stats)
|
|
nameWithType: CloudPool.withStats(PoolStatistics stats)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withStats(PoolStatistics stats)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withStats*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 975
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the stats value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withStats(PoolStatistics stats)
|
|
parameters:
|
|
- id: stats
|
|
type: com.microsoft.azure.batch.protocol.models._pool_statistics
|
|
description: <p>the stats value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withTargetDedicatedNodes(Integer)
|
|
id: withTargetDedicatedNodes(Integer)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withTargetDedicatedNodes(Integer targetDedicatedNodes)
|
|
nameWithType: CloudPool.withTargetDedicatedNodes(Integer targetDedicatedNodes)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withTargetDedicatedNodes(Integer targetDedicatedNodes)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withTargetDedicatedNodes*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 655
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the targetDedicatedNodes value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withTargetDedicatedNodes(Integer targetDedicatedNodes)
|
|
parameters:
|
|
- id: targetDedicatedNodes
|
|
type: 08effaa0
|
|
description: <p>the targetDedicatedNodes value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withTargetLowPriorityNodes(Integer)
|
|
id: withTargetLowPriorityNodes(Integer)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withTargetLowPriorityNodes(Integer targetLowPriorityNodes)
|
|
nameWithType: CloudPool.withTargetLowPriorityNodes(Integer targetLowPriorityNodes)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withTargetLowPriorityNodes(Integer targetLowPriorityNodes)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withTargetLowPriorityNodes*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 675
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the targetLowPriorityNodes value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withTargetLowPriorityNodes(Integer targetLowPriorityNodes)
|
|
parameters:
|
|
- id: targetLowPriorityNodes
|
|
type: 08effaa0
|
|
description: <p>the targetLowPriorityNodes value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withTaskSchedulingPolicy(TaskSchedulingPolicy)
|
|
id: withTaskSchedulingPolicy(TaskSchedulingPolicy)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)
|
|
nameWithType: CloudPool.withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withTaskSchedulingPolicy*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 915
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the taskSchedulingPolicy value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)
|
|
parameters:
|
|
- id: taskSchedulingPolicy
|
|
type: com.microsoft.azure.batch.protocol.models._task_scheduling_policy
|
|
description: <p>the taskSchedulingPolicy value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withUrl(String)
|
|
id: withUrl(String)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withUrl(String url)
|
|
nameWithType: CloudPool.withUrl(String url)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withUrl(String url)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withUrl*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 355
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the url value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withUrl(String url)
|
|
parameters:
|
|
- id: url
|
|
type: "26831127"
|
|
description: <p>the url value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withUserAccounts(List<UserAccount>)
|
|
id: withUserAccounts(List<UserAccount>)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withUserAccounts(List<UserAccount> userAccounts)
|
|
nameWithType: CloudPool.withUserAccounts(List<UserAccount> userAccounts)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withUserAccounts(List<UserAccount> userAccounts)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withUserAccounts*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 935
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the userAccounts value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withUserAccounts(List<UserAccount> userAccounts)
|
|
parameters:
|
|
- id: userAccounts
|
|
type: 5618da2dcom.microsoft.azure.batch.protocol.models._user_accounta08ddfce
|
|
description: <p>the userAccounts value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withVirtualMachineConfiguration(VirtualMachineConfiguration)
|
|
id: withVirtualMachineConfiguration(VirtualMachineConfiguration)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withVirtualMachineConfiguration(VirtualMachineConfiguration virtualMachineConfiguration)
|
|
nameWithType: CloudPool.withVirtualMachineConfiguration(VirtualMachineConfiguration virtualMachineConfiguration)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withVirtualMachineConfiguration(VirtualMachineConfiguration virtualMachineConfiguration)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withVirtualMachineConfiguration*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 555
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the virtualMachineConfiguration value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withVirtualMachineConfiguration(VirtualMachineConfiguration virtualMachineConfiguration)
|
|
parameters:
|
|
- id: virtualMachineConfiguration
|
|
type: com.microsoft.azure.batch.protocol.models._virtual_machine_configuration
|
|
description: <p>the virtualMachineConfiguration value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withVmSize(String)
|
|
id: withVmSize(String)
|
|
parent: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
langs:
|
|
- java
|
|
name: withVmSize(String vmSize)
|
|
nameWithType: CloudPool.withVmSize(String vmSize)
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withVmSize(String vmSize)
|
|
overload: com.microsoft.azure.batch.protocol.models._cloud_pool.withVmSize*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/CloudPool.java
|
|
startLine: 515
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the vmSize value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public CloudPool withVmSize(String vmSize)
|
|
parameters:
|
|
- id: vmSize
|
|
type: "26831127"
|
|
description: <p>the vmSize value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
description: <p>the CloudPool object itself. </p>
|
|
references:
|
|
- uid: "26831127"
|
|
spec.java:
|
|
- name: String
|
|
fullName: String
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.id*
|
|
name: id
|
|
nameWithType: CloudPool.id
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.id
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withId*
|
|
name: withId
|
|
nameWithType: CloudPool.withId
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withId
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.displayName*
|
|
name: displayName
|
|
nameWithType: CloudPool.displayName
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.displayName
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withDisplayName*
|
|
name: withDisplayName
|
|
nameWithType: CloudPool.withDisplayName
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withDisplayName
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.url*
|
|
name: url
|
|
nameWithType: CloudPool.url
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.url
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withUrl*
|
|
name: withUrl
|
|
nameWithType: CloudPool.withUrl
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withUrl
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.eTag*
|
|
name: eTag
|
|
nameWithType: CloudPool.eTag
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.eTag
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withETag*
|
|
name: withETag
|
|
nameWithType: CloudPool.withETag
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withETag
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 230df18c
|
|
spec.java:
|
|
- name: DateTime
|
|
fullName: DateTime
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.lastModified*
|
|
name: lastModified
|
|
nameWithType: CloudPool.lastModified
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.lastModified
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withLastModified*
|
|
name: withLastModified
|
|
nameWithType: CloudPool.withLastModified
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withLastModified
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.creationTime*
|
|
name: creationTime
|
|
nameWithType: CloudPool.creationTime
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.creationTime
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCreationTime*
|
|
name: withCreationTime
|
|
nameWithType: CloudPool.withCreationTime
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCreationTime
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.state*
|
|
name: state
|
|
nameWithType: CloudPool.state
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.state
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withState*
|
|
name: withState
|
|
nameWithType: CloudPool.withState
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withState
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.stateTransitionTime*
|
|
name: stateTransitionTime
|
|
nameWithType: CloudPool.stateTransitionTime
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.stateTransitionTime
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withStateTransitionTime*
|
|
name: withStateTransitionTime
|
|
nameWithType: CloudPool.withStateTransitionTime
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withStateTransitionTime
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.allocationState*
|
|
name: allocationState
|
|
nameWithType: CloudPool.allocationState
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.allocationState
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAllocationState*
|
|
name: withAllocationState
|
|
nameWithType: CloudPool.withAllocationState
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAllocationState
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.allocationStateTransitionTime*
|
|
name: allocationStateTransitionTime
|
|
nameWithType: CloudPool.allocationStateTransitionTime
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.allocationStateTransitionTime
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAllocationStateTransitionTime*
|
|
name: withAllocationStateTransitionTime
|
|
nameWithType: CloudPool.withAllocationStateTransitionTime
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAllocationStateTransitionTime
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.vmSize*
|
|
name: vmSize
|
|
nameWithType: CloudPool.vmSize
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.vmSize
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withVmSize*
|
|
name: withVmSize
|
|
nameWithType: CloudPool.withVmSize
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withVmSize
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.cloudServiceConfiguration*
|
|
name: cloudServiceConfiguration
|
|
nameWithType: CloudPool.cloudServiceConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.cloudServiceConfiguration
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCloudServiceConfiguration*
|
|
name: withCloudServiceConfiguration
|
|
nameWithType: CloudPool.withCloudServiceConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCloudServiceConfiguration
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.virtualMachineConfiguration*
|
|
name: virtualMachineConfiguration
|
|
nameWithType: CloudPool.virtualMachineConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.virtualMachineConfiguration
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withVirtualMachineConfiguration*
|
|
name: withVirtualMachineConfiguration
|
|
nameWithType: CloudPool.withVirtualMachineConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withVirtualMachineConfiguration
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: "6e600119"
|
|
spec.java:
|
|
- name: Period
|
|
fullName: Period
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.resizeTimeout*
|
|
name: resizeTimeout
|
|
nameWithType: CloudPool.resizeTimeout
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.resizeTimeout
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withResizeTimeout*
|
|
name: withResizeTimeout
|
|
nameWithType: CloudPool.withResizeTimeout
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withResizeTimeout
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 5618da2dcom.microsoft.azure.batch.protocol.models._resize_errora08ddfce
|
|
spec.java:
|
|
- name: List<
|
|
fullName: List<
|
|
- uid: com.microsoft.azure.batch.protocol.models._resize_error
|
|
name: ResizeError
|
|
fullName: com.microsoft.azure.batch.protocol.models.ResizeError
|
|
href: com.microsoft.azure.batch.protocol.models._resize_error.yml
|
|
- name: '>'
|
|
fullName: '>'
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.resizeErrors*
|
|
name: resizeErrors
|
|
nameWithType: CloudPool.resizeErrors
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.resizeErrors
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withResizeErrors*
|
|
name: withResizeErrors
|
|
nameWithType: CloudPool.withResizeErrors
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withResizeErrors
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 08effaa0
|
|
spec.java:
|
|
- name: Integer
|
|
fullName: Integer
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.currentDedicatedNodes*
|
|
name: currentDedicatedNodes
|
|
nameWithType: CloudPool.currentDedicatedNodes
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.currentDedicatedNodes
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCurrentDedicatedNodes*
|
|
name: withCurrentDedicatedNodes
|
|
nameWithType: CloudPool.withCurrentDedicatedNodes
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCurrentDedicatedNodes
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.currentLowPriorityNodes*
|
|
name: currentLowPriorityNodes
|
|
nameWithType: CloudPool.currentLowPriorityNodes
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.currentLowPriorityNodes
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCurrentLowPriorityNodes*
|
|
name: withCurrentLowPriorityNodes
|
|
nameWithType: CloudPool.withCurrentLowPriorityNodes
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCurrentLowPriorityNodes
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.targetDedicatedNodes*
|
|
name: targetDedicatedNodes
|
|
nameWithType: CloudPool.targetDedicatedNodes
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.targetDedicatedNodes
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withTargetDedicatedNodes*
|
|
name: withTargetDedicatedNodes
|
|
nameWithType: CloudPool.withTargetDedicatedNodes
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withTargetDedicatedNodes
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.targetLowPriorityNodes*
|
|
name: targetLowPriorityNodes
|
|
nameWithType: CloudPool.targetLowPriorityNodes
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.targetLowPriorityNodes
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withTargetLowPriorityNodes*
|
|
name: withTargetLowPriorityNodes
|
|
nameWithType: CloudPool.withTargetLowPriorityNodes
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withTargetLowPriorityNodes
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 866c2227
|
|
spec.java:
|
|
- name: Boolean
|
|
fullName: Boolean
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.enableAutoScale*
|
|
name: enableAutoScale
|
|
nameWithType: CloudPool.enableAutoScale
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.enableAutoScale
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withEnableAutoScale*
|
|
name: withEnableAutoScale
|
|
nameWithType: CloudPool.withEnableAutoScale
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withEnableAutoScale
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleFormula*
|
|
name: autoScaleFormula
|
|
nameWithType: CloudPool.autoScaleFormula
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.autoScaleFormula
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleFormula*
|
|
name: withAutoScaleFormula
|
|
nameWithType: CloudPool.withAutoScaleFormula
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAutoScaleFormula
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleEvaluationInterval*
|
|
name: autoScaleEvaluationInterval
|
|
nameWithType: CloudPool.autoScaleEvaluationInterval
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.autoScaleEvaluationInterval
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleEvaluationInterval*
|
|
name: withAutoScaleEvaluationInterval
|
|
nameWithType: CloudPool.withAutoScaleEvaluationInterval
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAutoScaleEvaluationInterval
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.autoScaleRun*
|
|
name: autoScaleRun
|
|
nameWithType: CloudPool.autoScaleRun
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.autoScaleRun
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withAutoScaleRun*
|
|
name: withAutoScaleRun
|
|
nameWithType: CloudPool.withAutoScaleRun
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withAutoScaleRun
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.enableInterNodeCommunication*
|
|
name: enableInterNodeCommunication
|
|
nameWithType: CloudPool.enableInterNodeCommunication
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.enableInterNodeCommunication
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withEnableInterNodeCommunication*
|
|
name: withEnableInterNodeCommunication
|
|
nameWithType: CloudPool.withEnableInterNodeCommunication
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withEnableInterNodeCommunication
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.networkConfiguration*
|
|
name: networkConfiguration
|
|
nameWithType: CloudPool.networkConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.networkConfiguration
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withNetworkConfiguration*
|
|
name: withNetworkConfiguration
|
|
nameWithType: CloudPool.withNetworkConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withNetworkConfiguration
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.startTask*
|
|
name: startTask
|
|
nameWithType: CloudPool.startTask
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.startTask
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withStartTask*
|
|
name: withStartTask
|
|
nameWithType: CloudPool.withStartTask
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withStartTask
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 5618da2dcom.microsoft.azure.batch.protocol.models._certificate_referencea08ddfce
|
|
spec.java:
|
|
- name: List<
|
|
fullName: List<
|
|
- uid: com.microsoft.azure.batch.protocol.models._certificate_reference
|
|
name: CertificateReference
|
|
fullName: com.microsoft.azure.batch.protocol.models.CertificateReference
|
|
href: com.microsoft.azure.batch.protocol.models._certificate_reference.yml
|
|
- name: '>'
|
|
fullName: '>'
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.certificateReferences*
|
|
name: certificateReferences
|
|
nameWithType: CloudPool.certificateReferences
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.certificateReferences
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withCertificateReferences*
|
|
name: withCertificateReferences
|
|
nameWithType: CloudPool.withCertificateReferences
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withCertificateReferences
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 5618da2dcom.microsoft.azure.batch.protocol.models._application_package_referencea08ddfce
|
|
spec.java:
|
|
- name: List<
|
|
fullName: List<
|
|
- uid: com.microsoft.azure.batch.protocol.models._application_package_reference
|
|
name: ApplicationPackageReference
|
|
fullName: com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
|
|
href: com.microsoft.azure.batch.protocol.models._application_package_reference.yml
|
|
- name: '>'
|
|
fullName: '>'
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.applicationPackageReferences*
|
|
name: applicationPackageReferences
|
|
nameWithType: CloudPool.applicationPackageReferences
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.applicationPackageReferences
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withApplicationPackageReferences*
|
|
name: withApplicationPackageReferences
|
|
nameWithType: CloudPool.withApplicationPackageReferences
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withApplicationPackageReferences
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 7d60c20e
|
|
spec.java:
|
|
- name: List<String>
|
|
fullName: List<String>
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.applicationLicenses*
|
|
name: applicationLicenses
|
|
nameWithType: CloudPool.applicationLicenses
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.applicationLicenses
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withApplicationLicenses*
|
|
name: withApplicationLicenses
|
|
nameWithType: CloudPool.withApplicationLicenses
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withApplicationLicenses
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.maxTasksPerNode*
|
|
name: maxTasksPerNode
|
|
nameWithType: CloudPool.maxTasksPerNode
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.maxTasksPerNode
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withMaxTasksPerNode*
|
|
name: withMaxTasksPerNode
|
|
nameWithType: CloudPool.withMaxTasksPerNode
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withMaxTasksPerNode
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.taskSchedulingPolicy*
|
|
name: taskSchedulingPolicy
|
|
nameWithType: CloudPool.taskSchedulingPolicy
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.taskSchedulingPolicy
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withTaskSchedulingPolicy*
|
|
name: withTaskSchedulingPolicy
|
|
nameWithType: CloudPool.withTaskSchedulingPolicy
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withTaskSchedulingPolicy
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 5618da2dcom.microsoft.azure.batch.protocol.models._user_accounta08ddfce
|
|
spec.java:
|
|
- name: List<
|
|
fullName: List<
|
|
- uid: com.microsoft.azure.batch.protocol.models._user_account
|
|
name: UserAccount
|
|
fullName: com.microsoft.azure.batch.protocol.models.UserAccount
|
|
href: com.microsoft.azure.batch.protocol.models._user_account.yml
|
|
- name: '>'
|
|
fullName: '>'
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.userAccounts*
|
|
name: userAccounts
|
|
nameWithType: CloudPool.userAccounts
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.userAccounts
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withUserAccounts*
|
|
name: withUserAccounts
|
|
nameWithType: CloudPool.withUserAccounts
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withUserAccounts
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 5618da2dcom.microsoft.azure.batch.protocol.models._metadata_itema08ddfce
|
|
spec.java:
|
|
- name: List<
|
|
fullName: List<
|
|
- uid: com.microsoft.azure.batch.protocol.models._metadata_item
|
|
name: MetadataItem
|
|
fullName: com.microsoft.azure.batch.protocol.models.MetadataItem
|
|
href: com.microsoft.azure.batch.protocol.models._metadata_item.yml
|
|
- name: '>'
|
|
fullName: '>'
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.metadata*
|
|
name: metadata
|
|
nameWithType: CloudPool.metadata
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.metadata
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withMetadata*
|
|
name: withMetadata
|
|
nameWithType: CloudPool.withMetadata
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withMetadata
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.stats*
|
|
name: stats
|
|
nameWithType: CloudPool.stats
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.stats
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool.withStats*
|
|
name: withStats
|
|
nameWithType: CloudPool.withStats
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool.withStats
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._pool_state
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._pool_state.yml
|
|
name: PoolState
|
|
nameWithType: PoolState
|
|
fullName: com.microsoft.azure.batch.protocol.models.PoolState
|
|
type: Enum
|
|
summary: <p>Defines values for PoolState. </p>
|
|
syntax:
|
|
content: public enum PoolState
|
|
- uid: com.microsoft.azure.batch.protocol.models._allocation_state
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._allocation_state.yml
|
|
name: AllocationState
|
|
nameWithType: AllocationState
|
|
fullName: com.microsoft.azure.batch.protocol.models.AllocationState
|
|
type: Enum
|
|
summary: <p>Defines values for AllocationState. </p>
|
|
syntax:
|
|
content: public enum AllocationState
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_service_configuration
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_service_configuration.yml
|
|
name: CloudServiceConfiguration
|
|
nameWithType: CloudServiceConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
|
|
type: Class
|
|
summary: <p>The configuration for nodes in a pool based on the Azure Cloud Services platform. </p>
|
|
syntax:
|
|
content: public class CloudServiceConfiguration
|
|
- uid: com.microsoft.azure.batch.protocol.models._virtual_machine_configuration
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._virtual_machine_configuration.yml
|
|
name: VirtualMachineConfiguration
|
|
nameWithType: VirtualMachineConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
|
|
type: Class
|
|
summary: <p>The configuration for compute nodes in a pool based on the Azure Virtual Machines infrastructure. </p>
|
|
syntax:
|
|
content: public class VirtualMachineConfiguration
|
|
- uid: com.microsoft.azure.batch.protocol.models._resize_error
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._resize_error.yml
|
|
name: ResizeError
|
|
nameWithType: ResizeError
|
|
fullName: com.microsoft.azure.batch.protocol.models.ResizeError
|
|
type: Class
|
|
summary: <p>An error that occurred when resizing a pool. </p>
|
|
syntax:
|
|
content: public class ResizeError
|
|
- uid: com.microsoft.azure.batch.protocol.models._auto_scale_run
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._auto_scale_run.yml
|
|
name: AutoScaleRun
|
|
nameWithType: AutoScaleRun
|
|
fullName: com.microsoft.azure.batch.protocol.models.AutoScaleRun
|
|
type: Class
|
|
summary: <p>The results and errors from an execution of a pool autoscale formula. </p>
|
|
syntax:
|
|
content: public class AutoScaleRun
|
|
- uid: com.microsoft.azure.batch.protocol.models._network_configuration
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._network_configuration.yml
|
|
name: NetworkConfiguration
|
|
nameWithType: NetworkConfiguration
|
|
fullName: com.microsoft.azure.batch.protocol.models.NetworkConfiguration
|
|
type: Class
|
|
summary: <p>The network configuration for a pool. </p>
|
|
syntax:
|
|
content: public class NetworkConfiguration
|
|
- uid: com.microsoft.azure.batch.protocol.models._start_task
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._start_task.yml
|
|
name: StartTask
|
|
nameWithType: StartTask
|
|
fullName: com.microsoft.azure.batch.protocol.models.StartTask
|
|
type: Class
|
|
summary: <p>A task which is run when a compute node joins a pool in the Azure Batch service, or when the compute node is rebooted or reimaged. Batch will retry tasks when a recovery operation is triggered on a compute node. Examples of recovery operations include (but are not limited to) when an unhealthy compute node is rebooted or a compute node disappeared due to host failure. Retries due to recovery operations are independent of and are not counted against the maxTaskRetryCount. Even if the maxTaskRetryCount is 0, an internal retry due to a recovery operation may occur. Because of this, all tasks should be idempotent. This means tasks need to tolerate being interrupted and restarted without causing any corruption or duplicate data. The best practice for long running tasks is to use some form of checkpointing. </p>
|
|
syntax:
|
|
content: public class StartTask
|
|
- uid: com.microsoft.azure.batch.protocol.models._certificate_reference
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._certificate_reference.yml
|
|
name: CertificateReference
|
|
nameWithType: CertificateReference
|
|
fullName: com.microsoft.azure.batch.protocol.models.CertificateReference
|
|
type: Class
|
|
summary: <p>A reference to a certificate to be installed on compute nodes in a pool. </p>
|
|
syntax:
|
|
content: public class CertificateReference
|
|
- uid: com.microsoft.azure.batch.protocol.models._application_package_reference
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._application_package_reference.yml
|
|
name: ApplicationPackageReference
|
|
nameWithType: ApplicationPackageReference
|
|
fullName: com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
|
|
type: Class
|
|
summary: <p>A reference to an application package to be deployed to compute nodes. </p>
|
|
syntax:
|
|
content: public class ApplicationPackageReference
|
|
- uid: com.microsoft.azure.batch.protocol.models._task_scheduling_policy
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._task_scheduling_policy.yml
|
|
name: TaskSchedulingPolicy
|
|
nameWithType: TaskSchedulingPolicy
|
|
fullName: com.microsoft.azure.batch.protocol.models.TaskSchedulingPolicy
|
|
type: Class
|
|
summary: <p>Specifies how tasks should be distributed across compute nodes. </p>
|
|
syntax:
|
|
content: public class TaskSchedulingPolicy
|
|
- uid: com.microsoft.azure.batch.protocol.models._user_account
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._user_account.yml
|
|
name: UserAccount
|
|
nameWithType: UserAccount
|
|
fullName: com.microsoft.azure.batch.protocol.models.UserAccount
|
|
type: Class
|
|
summary: <p>Properties used to create a user used to execute tasks on an Azure Batch node. </p>
|
|
syntax:
|
|
content: public class UserAccount
|
|
- uid: com.microsoft.azure.batch.protocol.models._metadata_item
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._metadata_item.yml
|
|
name: MetadataItem
|
|
nameWithType: MetadataItem
|
|
fullName: com.microsoft.azure.batch.protocol.models.MetadataItem
|
|
type: Class
|
|
summary: <p>A name-value pair associated with a Batch service resource. The Batch service does not assign any meaning to this metadata; it is solely for the use of user code. </p>
|
|
syntax:
|
|
content: public class MetadataItem
|
|
- uid: com.microsoft.azure.batch.protocol.models._pool_statistics
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._pool_statistics.yml
|
|
name: PoolStatistics
|
|
nameWithType: PoolStatistics
|
|
fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics
|
|
type: Class
|
|
summary: <p>Contains utilization and resource usage statistics for the lifetime of a pool. </p>
|
|
syntax:
|
|
content: public class PoolStatistics
|
|
- uid: com.microsoft.azure.batch.protocol.models._cloud_pool
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._cloud_pool.yml
|
|
name: CloudPool
|
|
nameWithType: CloudPool
|
|
fullName: com.microsoft.azure.batch.protocol.models.CloudPool
|
|
type: Class
|
|
summary: <p>A pool in the Azure Batch service. </p>
|
|
syntax: *o1
|