licensemanagerusersubscriptions_list_product_subscriptions: Lists the user-based subscription products available from an...

View source: R/licensemanagerusersubscriptions_operations.R

licensemanagerusersubscriptions_list_product_subscriptionsR Documentation

Lists the user-based subscription products available from an identity provider

Description

Lists the user-based subscription products available from an identity provider.

See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_list_product_subscriptions/ for full documentation.

Usage

licensemanagerusersubscriptions_list_product_subscriptions(
  Filters = NULL,
  IdentityProvider,
  MaxResults = NULL,
  NextToken = NULL,
  Product = NULL
)

Arguments

Filters

You can use the following filters to streamline results:

  • Status

  • Username

  • Domain

IdentityProvider

[required] An object that specifies details for the identity provider.

MaxResults

The maximum number of results to return from a single request.

NextToken

A token to specify where to start paginating. This is the nextToken from a previously truncated response.

Product

The name of the user-based subscription product.

Valid values: VISUAL_STUDIO_ENTERPRISE | VISUAL_STUDIO_PROFESSIONAL | OFFICE_PROFESSIONAL_PLUS | REMOTE_DESKTOP_SERVICES


paws.management documentation built on April 3, 2025, 10:39 p.m.