Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UserEntitlementSummaryApi

Hierarchy

  • UserEntitlementSummaryApi

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected basePath

basePath: string = "https://dev.azure.com/"

defaultHeaders

defaultHeaders: any

Methods

getUsersSummary

  • getUsersSummary(params: object, extraQueryParams?: any, extraFetchParams?: any): Promise<UsersSummary>
  • Get summary of Licenses, Extension, Projects, Groups and their assignments in the collection.

    Parameters

    • params: object
      • apiVersion: string
      • organization: string
      • Optional select?: string
    • Optional extraQueryParams: any
    • Optional extraFetchParams: any

    Returns Promise<UsersSummary>

Generated using TypeDoc