Uses of Interface
com.microsoft.azure.management.batch.Application.DefinitionStages.WithApplicationPackage
-
-
Uses of Application.DefinitionStages.WithApplicationPackage in com.microsoft.azure.management.batch
Subinterfaces of Application.DefinitionStages.WithApplicationPackage in com.microsoft.azure.management.batch Modifier and Type Interface Description static interfaceApplication.Definition<ParentT>The entirety of a Batch application definition as a part of a Batch account definition.static interfaceApplication.DefinitionStages.Blank<ParentT>The first stage of a batch application definition.static interfaceApplication.DefinitionStages.WithAttach<ParentT>The final stage of the application definition.
-