public static interface BatchAccount.DefinitionStages.WithApplication
| Modifier and Type | Method and Description |
|---|---|
Application.DefinitionStages.Blank<BatchAccount.DefinitionStages.WithApplicationAndStorage> |
defineNewApplication(String applicationId)
The stage of a Batch account definition allowing to add a Batch application.
|
Application.DefinitionStages.Blank<BatchAccount.DefinitionStages.WithApplicationAndStorage> defineNewApplication(String applicationId)
applicationId - the id of the application to createCopyright © 2019. All rights reserved.