Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationOperations

Package version

Interface representing a OperationOperations.

Hierarchy

  • OperationOperations

Implemented by

Index

Methods

Methods

listByTags

  • Lists a collection of operations associated with tags.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • apiId: string

      API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.

    • Optional options: OperationListByTagsOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<TagResourceContract>

Generated using TypeDoc