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.WithStorage,com.microsoft.azure.management.resources.fluentcore.model.Creatable<BatchAccount>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<BatchAccount.DefinitionStages.WithCreateAndApplication>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<BatchAccount.DefinitionStages.WithCreateAndApplication>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<BatchAccount.DefinitionStages.WithCreateAndApplication>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<BatchAccount.DefinitionStages.WithCreateAndApplication>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasName,com.microsoft.azure.management.resources.fluentcore.model.Indexable,com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<BatchAccount.DefinitionStages.WithGroup>,com.microsoft.azure.management.resources.fluentcore.arm.models.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
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.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
-
-