Uses of Interface
com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithApplicationPackage
-
-
Uses of Application.UpdateDefinitionStages.WithApplicationPackage in com.microsoft.azure.management.batch
Subinterfaces of Application.UpdateDefinitionStages.WithApplicationPackage 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.static interfaceApplication.UpdateDefinitionStages.Blank<ParentT>The first stage of a Batch application definition.static interfaceApplication.UpdateDefinitionStages.WithAttach<ParentT>The final stage of a Batch application definition.
-