Interface BatchAccount.DefinitionStages.WithCreate
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<BatchAccount>,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.DefinitionWithTags<BatchAccount.DefinitionStages.WithCreate>
- All Known Subinterfaces:
BatchAccount.Definition,BatchAccount.DefinitionStages.WithCreateAndApplication
- Enclosing interface:
- BatchAccount.DefinitionStages
public static interface BatchAccount.DefinitionStages.WithCreate extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<BatchAccount>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<BatchAccount.DefinitionStages.WithCreate>
A Batch account definition with sufficient inputs to create a new Batch account in the cloud, but exposing additional optional inputs to specify.
-
-
Method Summary
-
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
-
-