Application.Definition<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent Batch account definition to return to after attaching this definition
public interface Definition extends Application.DefinitionStages.Blank,Application.DefinitionStages.WithAttach
The entirety of a Batch application definition as a part of a Batch account definition.
Inherited Members
Attachable.InDefinition<ParentT>.attach()
Application.DefinitionStages.WithApplicationPackage<ParentT>.defineNewApplicationPackage(String applicationPackageName)
Application.DefinitionStages.WithAttach<ParentT>.withAllowUpdates(boolean allowUpdates)
Application.DefinitionStages.WithAttach<ParentT>.withDisplayName(String displayName)
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java