| Modifier and Type | Interface and Description |
|---|---|
static interface |
Application.UpdateDefinition<ParentT>
The entirety of a Batch application definition as a part of parent update.
|
static interface |
Application.UpdateDefinitionStages.Blank<ParentT>
The first stage of a Batch application definition.
|
static interface |
Application.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of a Batch application definition.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/