IndependentChild<ManagerT> Interface
Type Parameters
- ManagerT
the client manager type representing the service
public interface IndependentChild extends HasName,HasId,Indexable,HasResourceGroup,HasManager
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