HasManager<ManagerT> Interface
Type Parameters
- ManagerT
the manager client type
public interface HasManager
An interface representing a model that exposes a management client.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract ManagerT | manager() |
Method Details
manager
public abstract ManagerT manager()
Returns:
the manager client of this resource type
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