Interface Application.DefinitionStages.Blank<ParentT>
- Type Parameters:
ParentT
- the stage of the parent Batch account definition to return to after attaching this definition
- All Superinterfaces:
Application.DefinitionStages.WithApplicationPackage<ParentT>
,Application.DefinitionStages.WithAttach<ParentT>
,Attachable.InDefinition<ParentT>
- All Known Subinterfaces:
Application.Definition<ParentT>
- Enclosing interface:
- Application.DefinitionStages
public static interface Application.DefinitionStages.Blank<ParentT>
extends Application.DefinitionStages.WithAttach<ParentT>
The first stage of a batch application definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithApplicationPackage
defineNewApplicationPackage
Methods inherited from interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach
withAllowUpdates, withDisplayName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach