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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java