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