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>, HasInnerModel<InnerT>
Base interface for resources in resource groups.
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