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