licensemanagerusersubscriptions_register_identity_provider: Registers an identity provider for user-based subscriptions

View source: R/licensemanagerusersubscriptions_operations.R

licensemanagerusersubscriptions_register_identity_providerR Documentation

Registers an identity provider for user-based subscriptions

Description

Registers an identity provider for user-based subscriptions.

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

Usage

licensemanagerusersubscriptions_register_identity_provider(
  IdentityProvider,
  Product,
  Settings = NULL,
  Tags = NULL
)

Arguments

IdentityProvider

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

Product

[required] The name of the user-based subscription product.

Valid values: VISUAL_STUDIO_ENTERPRISE | VISUAL_STUDIO_PROFESSIONAL | OFFICE_PROFESSIONAL_PLUS | REMOTE_DESKTOP_SERVICES

Settings

The registered identity provider’s product related configuration settings such as the subnets to provision VPC endpoints.

Tags

The tags that apply to the identity provider's registration.


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