| Modifier and Type | Interface and Description |
|---|---|
static interface |
Application.Definition<ParentT>
The entirety of a Batch application definition as a part of a Batch account definition.
|
| Modifier and Type | Method and Description |
|---|---|
Application.DefinitionStages.Blank<BatchAccount.DefinitionStages.WithApplicationAndStorage> |
BatchAccount.DefinitionStages.WithApplication.defineNewApplication(String applicationId)
The stage of a Batch account definition allowing to add a Batch application.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/