Interface HasManager<ManagerT>

Type Parameters:
ManagerT - the manager client type
All Known Subinterfaces:
Deployment, Deployments, GenericResource, GenericResources, GroupableResource<TManager,InnerT>, IndependentChild<ManagerT>, IndependentChildResource<ManagerT,InnerT>, ManagementLock, ManagementLocks, ResourceGroups, TagOperations

public interface HasManager<ManagerT>
An interface representing a model that exposes a management client.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • manager

      ManagerT manager()
      Returns:
      the manager client of this resource type