Uses of Interface
com.microsoft.azure.management.batch.Application.Update
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of Application.Update in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionApplication.UpdateStages.WithApplicationPackage.defineNewApplicationPackage
(String version) First stage to create new application package in Batch account application.BatchAccount.UpdateStages.WithApplication.updateApplication
(String applicationId) Begins the description of an update of an existing Batch application in this Batch account.Application.UpdateStages.WithOptionalProperties.withAllowUpdates
(boolean allowUpdates) Allows automatic application updates.Application.UpdateStages.WithOptionalProperties.withDisplayName
(String displayName) Specifies the display name for the application.Application.UpdateStages.WithApplicationPackage.withoutApplicationPackage
(String version) Deletes specified application package from the application.