ParentT - the return type of the final Attachable.InDefinition.attach()public static interface Application.DefinitionStages.WithApplicationPackage<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Application.DefinitionStages.WithAttach<ParentT> |
defineNewApplicationPackage(String applicationPackageName)
First stage to create new application package in Batch account application.
|
Application.DefinitionStages.WithAttach<ParentT> defineNewApplicationPackage(String applicationPackageName)
applicationPackageName - 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.
*/