| Modifier and Type | Interface and Description |
|---|---|
static interface |
Application.UpdateDefinition<ParentT>
The entirety of a Batch application definition as a part of parent update.
|
| Modifier and Type | Method and Description |
|---|---|
Application.UpdateDefinitionStages.Blank<BatchAccount.Update> |
BatchAccount.UpdateStages.WithApplication.defineNewApplication(String applicationId)
Starts a definition of an application to be created in the Batch account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/