IndependentChildResource<ManagerT,InnerT> Interface
Type Parameters
- ManagerT
the client manager type representing the service
- InnerT
the inner, auto-generated implementation logic object type
Implements
GroupableResource<ManagerT,InnerT>
IndependentChild<ManagerT>
public interface IndependentChildResource<ManagerT,InnerT>
extends GroupableResource<ManagerT,InnerT>, IndependentChild<ManagerT>
Interface for the child resource which can be CRUDed independently from the parent resource.
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