Interface BatchAccount.DefinitionStages.WithCreateAndApplication
- All Superinterfaces:
BatchAccount.DefinitionStages.WithApplication
,BatchAccount.DefinitionStages.WithApplicationAndStorage
,BatchAccount.DefinitionStages.WithCreate
,BatchAccount.DefinitionStages.WithPool
,BatchAccount.DefinitionStages.WithStorage
,Creatable<BatchAccount>
,HasName
,Indexable
,Resource.DefinitionWithTags<BatchAccount.DefinitionStages.WithCreate>
- All Known Subinterfaces:
BatchAccount.Definition
- Enclosing interface:
- BatchAccount.DefinitionStages
public static interface BatchAccount.DefinitionStages.WithCreateAndApplication
extends BatchAccount.DefinitionStages.WithCreate, BatchAccount.DefinitionStages.WithApplicationAndStorage, BatchAccount.DefinitionStages.WithPool
The stage of a Batch account definition allowing the adding of a Batch application or creating the Batch account.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithApplication
defineNewApplication
Methods inherited from interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithPool
defineNewPool
Methods inherited from interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
withExistingStorageAccount, withNewStorageAccount, withNewStorageAccount
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags