IndependentChildResource<ManagerT,InnerT> Interface
Type Parameters
- ManagerT
the client manager type representing the service
- InnerT
the inner, auto-generated implementation logic object type
public interface IndependentChildResource<ManagerT,InnerT> extends GroupableResource<ManagerT, InnerT>,IndependentChild
Interface for the child resource which can be CRUDed independently from the parent resource.
Inherited Members
HasId.id()
Indexable.key()
HasManager<ManagerT>.manager()
HasName.name()
HasResourceGroup.resourceGroupName()
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