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