GroupableResource<TManager,InnerT> Interface
Type Parameters
- TManager
the manager object type representing the service
- InnerT
the wrapped, inner, auto-generated implementation object type
Implements
public interface GroupableResource<TManager,InnerT>
extends Resource, HasResourceGroup, HasManager<TManager>, HasInnerModel<InnerT>
Base interface for resources in resource groups.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java