GroupableResource<TManager,InnerT> Interface
Type Parameters
- TManager
the manager object type representing the service
- InnerT
the wrapped, inner, auto-generated implementation object type
Implements
public interface GroupableResource<TManager,InnerT>
extends Resource, HasResourceGroup, HasManager<TManager>, HasInner<InnerT>
Base interface for resources in resource groups.
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