| Modifier and Type | Interface and Description |
|---|---|
static interface |
BatchAccount.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
BatchAccount.DefinitionStages.WithCreateAndApplication
A batch account definition allowing creation of application and batch account.
|
| 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.
*/