Application.Update Interface
public interface Update extends Settable<BatchAccount.Update>,Application.UpdateStages.WithOptionalProperties,Application.UpdateStages.WithApplicationPackage
The entirety of a Batch application update as a part of a Batch account update.
Inherited Members
Application.UpdateStages.WithApplicationPackage.defineNewApplicationPackage(String version)
Settable<ParentT>.parent()
Application.UpdateStages.WithOptionalProperties.withAllowUpdates(boolean allowUpdates)
Application.UpdateStages.WithOptionalProperties.withDisplayName(String displayName)
Application.UpdateStages.WithApplicationPackage.withoutApplicationPackage(String version)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java