Interface Application.UpdateDefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent Batch account definition to return to after attaching this definition
- All Superinterfaces:
Application.UpdateDefinitionStages.WithApplicationPackage<ParentT>,Application.UpdateDefinitionStages.WithAttach<ParentT>,com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate<ParentT>
- All Known Subinterfaces:
Application.UpdateDefinition<ParentT>
- Enclosing interface:
- Application.UpdateDefinitionStages
public static interface Application.UpdateDefinitionStages.Blank<ParentT> extends Application.UpdateDefinitionStages.WithAttach<ParentT>
The first stage of a Batch application definition.
-
-
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
-
-