Interface GroupableResource<TManager,InnerT>
- Type Parameters:
TManager- the manager object type representing the serviceInnerT- the wrapped, inner, auto-generated implementation object type
- All Superinterfaces:
HasId,HasInnerModel<InnerT>,HasManager<TManager>,HasName,HasResourceGroup,Indexable,Resource
- All Known Subinterfaces:
GenericResource,IndependentChildResource<ManagerT,InnerT>
public interface GroupableResource<TManager,InnerT>
extends Resource, HasResourceGroup, HasManager<TManager>, HasInnerModel<InnerT>
Base interface for resources in resource groups.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceGrouping of all the definition stages.Nested classes/interfaces inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T> -
Field Summary
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasResourceGroup
resourceGroupNameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource
region, regionName, tags, type