Interface ResourceGroup.Definition
-
- All Superinterfaces:
Creatable<ResourceGroup>,HasName,Indexable,Resource.DefinitionWithRegion<ResourceGroup.DefinitionStages.WithCreate>,Resource.DefinitionWithTags<ResourceGroup.DefinitionStages.WithCreate>,ResourceGroup.DefinitionStages.Blank,ResourceGroup.DefinitionStages.WithCreate
- Enclosing interface:
- ResourceGroup
public static interface ResourceGroup.Definition extends ResourceGroup.DefinitionStages.Blank, ResourceGroup.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-