Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UserSubscriptionImpl

Package version

Class containing UserSubscription operations.

Hierarchy

  • UserSubscriptionImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

get

  • Gets the specified Subscription entity associated with a particular user.

    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.

    • sid: string

      Subscription entity Identifier. The entity represents the association between a user and a product in API Management.

    • Optional options: UserSubscriptionGetOptionalParams

      The options parameters.

    Returns Promise<UserSubscriptionGetResponse>

list

Generated using TypeDoc