| Modifier and Type | Interface and Description |
|---|---|
static interface |
Application.UpdateDefinition<ParentT>
The entirety of a 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)
Specifies definition of an application to be created in a batch account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/