Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserGroup

Package version

Interface representing a UserGroup.

Hierarchy

  • UserGroup

Implemented by

Index

Methods

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