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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java