Application.UpdateDefinition<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent Batch account update to return to after attaching this definition
public interface UpdateDefinition extends Application.UpdateDefinitionStages.Blank,Application.UpdateDefinitionStages.WithAttach
The entirety of a Batch application definition as a part of parent update.
Inherited Members
Attachable.InUpdate<ParentT>.attach()
Application.UpdateDefinitionStages.WithApplicationPackage<ParentT>.defineNewApplicationPackage(String version)
Application.UpdateDefinitionStages.WithAttach<ParentT>.withAllowUpdates(boolean allowUpdates)
Application.UpdateDefinitionStages.WithAttach<ParentT>.withDisplayName(String displayName)
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java