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 Creatable
create, create, createAsync, createAsyncMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags