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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java