Interface BatchAccount.Definition
- All Superinterfaces:
BatchAccount.DefinitionStages.Blank
,BatchAccount.DefinitionStages.WithApplication
,BatchAccount.DefinitionStages.WithApplicationAndStorage
,BatchAccount.DefinitionStages.WithCreate
,BatchAccount.DefinitionStages.WithCreateAndApplication
,BatchAccount.DefinitionStages.WithGroup
,BatchAccount.DefinitionStages.WithPool
,BatchAccount.DefinitionStages.WithStorage
,Creatable<BatchAccount>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<BatchAccount.DefinitionStages.WithCreateAndApplication>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<BatchAccount.DefinitionStages.WithCreateAndApplication>
,GroupableResource.DefinitionStages.WithGroup<BatchAccount.DefinitionStages.WithCreateAndApplication>
,GroupableResource.DefinitionStages.WithNewResourceGroup<BatchAccount.DefinitionStages.WithCreateAndApplication>
,HasName
,Indexable
,Resource.DefinitionWithRegion<BatchAccount.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<BatchAccount.DefinitionStages.WithCreate>
- Enclosing interface:
- BatchAccount
public static interface BatchAccount.Definition
extends BatchAccount.DefinitionStages.Blank, BatchAccount.DefinitionStages.WithGroup, BatchAccount.DefinitionStages.WithCreate, BatchAccount.DefinitionStages.WithApplicationAndStorage, BatchAccount.DefinitionStages.WithCreateAndApplication, BatchAccount.DefinitionStages.WithApplication, BatchAccount.DefinitionStages.WithStorage, BatchAccount.DefinitionStages.WithPool
The entirety of a Batch account definition.
-
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.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
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.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags