Interface Pool.UpdateDefinition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent Batch account update to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>
,Pool.UpdateDefinitionStages.Blank<ParentT>
,Pool.UpdateDefinitionStages.WithAttach<ParentT>
- Enclosing interface:
- Pool
public static interface Pool.UpdateDefinition<ParentT>
extends Pool.UpdateDefinitionStages.Blank<ParentT>, Pool.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of a Batch pool definition as a part of parent update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach
Methods inherited from interface com.microsoft.azure.management.batch.Pool.UpdateDefinitionStages.WithAttach
withApplicationLicenses, withApplicationPackages, withCertificates, withDeploymentConfiguration, withDisplayName, withInterNodeCommunication, withMaxTasksPerNode, withMetadata, withMountConfiguration, withNetworkConfiguration, withScaleSettings, withStartTask, withTaskSchedulingPolicy, withTaskSlotsPerNode, withUserAccounts, withVmSize