ParentT - the stage of the parent Batch account definition to return to after attaching this definitionpublic static interface Application.UpdateDefinitionStages.WithApplicationPackage<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Application.UpdateDefinitionStages.WithAttach<ParentT> |
defineNewApplicationPackage(String version)
First stage to create new application package in Batch account application.
|
Application.UpdateDefinitionStages.WithAttach<ParentT> defineNewApplicationPackage(String version)
version - the version of the application/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/