Interface Pool.DefinitionStages.Blank<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.WithAttach<ParentT>
- All Known Subinterfaces:
Pool.Definition<ParentT>
- Enclosing interface:
- Pool.DefinitionStages
public static interface Pool.DefinitionStages.Blank<ParentT>
extends Pool.DefinitionStages.WithAttach<ParentT>
The first stage of a batch pool 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