public static interface BatchAccount.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BatchAccount.UpdateStages.WithApplication
The stage of a Batch account definition allowing the creation of a Batch application.
|
static interface |
BatchAccount.UpdateStages.WithStorageAccount
The stage of a Batch account update allowing to specify a storage account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/