AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the UpdateIdentityProviderSettings operation. Updates additional product configuration settings for the registered identity provider.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.LicenseManagerUserSubscriptions.AmazonLicenseManagerUserSubscriptionsRequest
      Amazon.LicenseManagerUserSubscriptions.Model.UpdateIdentityProviderSettingsRequest

Namespace: Amazon.LicenseManagerUserSubscriptions.Model
Assembly: AWSSDK.LicenseManagerUserSubscriptions.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateIdentityProviderSettingsRequest : AmazonLicenseManagerUserSubscriptionsRequest
         IAmazonWebServiceRequest

The UpdateIdentityProviderSettingsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property IdentityProvider Amazon.LicenseManagerUserSubscriptions.Model.IdentityProvider

Gets and sets the property IdentityProvider.

Public Property IdentityProviderArn System.String

Gets and sets the property IdentityProviderArn.

The Amazon Resource Name (ARN) of the identity provider to update.

Public Property Product System.String

Gets and sets the property Product.

The name of the user-based subscription product.

Valid values: VISUAL_STUDIO_ENTERPRISE | VISUAL_STUDIO_PROFESSIONAL | OFFICE_PROFESSIONAL_PLUS | REMOTE_DESKTOP_SERVICES

Public Property UpdateSettings Amazon.LicenseManagerUserSubscriptions.Model.UpdateSettings

Gets and sets the property UpdateSettings.

Updates the registered identity provider’s product related configuration settings. You can update any combination of settings in a single operation such as the:

  • Subnets which you want to add to provision VPC endpoints.

  • Subnets which you want to remove the VPC endpoints from.

  • Security group ID which permits traffic to the VPC endpoints.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5