Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UserGroupImpl

Package version

Class containing UserGroup operations.

Hierarchy

  • UserGroupImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

list

  • Lists all user groups.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • userId: string

      User identifier. Must be unique in the current API Management service instance.

    • Optional options: UserGroupListOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<GroupContract>

Generated using TypeDoc