Uses of Interface
com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.Blank
-
-
Uses of Application.UpdateDefinitionStages.Blank in com.microsoft.azure.management.batch
Subinterfaces of Application.UpdateDefinitionStages.Blank in com.microsoft.azure.management.batch Modifier and Type Interface Description static interfaceApplication.UpdateDefinition<ParentT>The entirety of a Batch application definition as a part of parent update.Methods in com.microsoft.azure.management.batch that return Application.UpdateDefinitionStages.Blank Modifier and Type Method Description Application.UpdateDefinitionStages.Blank<BatchAccount.Update>BatchAccount.UpdateStages.WithApplication. defineNewApplication(String applicationId)Starts a definition of an application to be created in the Batch account.
-