public static interface BatchAccount.DefinitionStages.WithApplication
| Modifier and Type | Method and Description |
|---|---|
Application.DefinitionStages.Blank<BatchAccount.DefinitionStages.WithApplicationAndStorage> |
defineNewApplication(String applicationId)
First stage to create new application in Batch account.
|
Application.DefinitionStages.Blank<BatchAccount.DefinitionStages.WithApplicationAndStorage> defineNewApplication(String applicationId)
applicationId - id of the application to create/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/