Interface ResourceGroup.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<ResourceGroup>,HasName,Indexable,Resource.DefinitionWithTags<ResourceGroup.DefinitionStages.WithCreate>
- All Known Subinterfaces:
ResourceGroup.Definition
- Enclosing interface:
ResourceGroup.DefinitionStages
public static interface ResourceGroup.DefinitionStages.WithCreate
extends Creatable<ResourceGroup>, Resource.DefinitionWithTags<ResourceGroup.DefinitionStages.WithCreate>
A resource group definition with sufficient inputs to create a new
resource group in the cloud, but exposing additional optional inputs to
specify.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags