Package version:

Interface Usages

Interface representing a Usages.

Hierarchy

  • Usages

Methods

  • Gets all instance pool usage metrics

    Parameters

    • resourceGroupName: string

      The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

    • instancePoolName: string

      The name of the instance pool to be retrieved.

    • Optional options: UsagesListByInstancePoolOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<Usage>

Generated using TypeDoc