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.
Interface for accessing LicenseManagerLinuxSubscriptions
With License Manager, you can discover and track your commercial Linux subscriptions on running Amazon EC2 instances.Namespace: Amazon.LicenseManagerLinuxSubscriptions
Assembly: AWSSDK.LicenseManagerLinuxSubscriptions.dll
Version: 3.x.y.z
public interface IAmazonLicenseManagerLinuxSubscriptions IAmazonService, IDisposable
The IAmazonLicenseManagerLinuxSubscriptions type exposes the following members
| Name | Type | Description | |
|---|---|---|---|
|
Paginators | Amazon.LicenseManagerLinuxSubscriptions.Model.ILicenseManagerLinuxSubscriptionsPaginatorFactory |
Paginators for the service |
| Name | Description | |
|---|---|---|
|
DeregisterSubscriptionProvider(DeregisterSubscriptionProviderRequest) |
Remove a third-party subscription provider from the Bring Your Own License (BYOL) subscriptions registered to your account. |
|
DeregisterSubscriptionProviderAsync(DeregisterSubscriptionProviderRequest, CancellationToken) |
Remove a third-party subscription provider from the Bring Your Own License (BYOL) subscriptions registered to your account. |
|
DetermineServiceOperationEndpoint(AmazonWebServiceRequest) |
Returns the endpoint that will be used for a particular request. |
|
GetRegisteredSubscriptionProvider(GetRegisteredSubscriptionProviderRequest) |
Get details for a Bring Your Own License (BYOL) subscription that's registered to your account. |
|
GetRegisteredSubscriptionProviderAsync(GetRegisteredSubscriptionProviderRequest, CancellationToken) |
Get details for a Bring Your Own License (BYOL) subscription that's registered to your account. |
|
GetServiceSettings(GetServiceSettingsRequest) |
Lists the Linux subscriptions service settings for your account. |
|
GetServiceSettingsAsync(GetServiceSettingsRequest, CancellationToken) |
Lists the Linux subscriptions service settings for your account. |
|
ListLinuxSubscriptionInstances(ListLinuxSubscriptionInstancesRequest) |
Lists the running Amazon EC2 instances that were discovered with commercial Linux subscriptions. |
|
ListLinuxSubscriptionInstancesAsync(ListLinuxSubscriptionInstancesRequest, CancellationToken) |
Lists the running Amazon EC2 instances that were discovered with commercial Linux subscriptions. |
|
ListLinuxSubscriptions(ListLinuxSubscriptionsRequest) |
Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations. |
|
ListLinuxSubscriptionsAsync(ListLinuxSubscriptionsRequest, CancellationToken) |
Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations. |
|
ListRegisteredSubscriptionProviders(ListRegisteredSubscriptionProvidersRequest) |
List Bring Your Own License (BYOL) subscription registration resources for your account. |
|
ListRegisteredSubscriptionProvidersAsync(ListRegisteredSubscriptionProvidersRequest, CancellationToken) |
List Bring Your Own License (BYOL) subscription registration resources for your account. |
|
ListTagsForResource(ListTagsForResourceRequest) |
List the metadata tags that are assigned to the specified Amazon Web Services resource. |
|
ListTagsForResourceAsync(ListTagsForResourceRequest, CancellationToken) |
List the metadata tags that are assigned to the specified Amazon Web Services resource. |
|
RegisterSubscriptionProvider(RegisterSubscriptionProviderRequest) |
Register the supported third-party subscription provider for your Bring Your Own License (BYOL) subscription. |
|
RegisterSubscriptionProviderAsync(RegisterSubscriptionProviderRequest, CancellationToken) |
Register the supported third-party subscription provider for your Bring Your Own License (BYOL) subscription. |
|
TagResource(TagResourceRequest) |
Add metadata tags to the specified Amazon Web Services resource. |
|
TagResourceAsync(TagResourceRequest, CancellationToken) |
Add metadata tags to the specified Amazon Web Services resource. |
|
UntagResource(UntagResourceRequest) |
Remove one or more metadata tag from the specified Amazon Web Services resource. |
|
UntagResourceAsync(UntagResourceRequest, CancellationToken) |
Remove one or more metadata tag from the specified Amazon Web Services resource. |
|
UpdateServiceSettings(UpdateServiceSettingsRequest) |
Updates the service settings for Linux subscriptions. |
|
UpdateServiceSettingsAsync(UpdateServiceSettingsRequest, CancellationToken) |
Updates the service settings for Linux subscriptions. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer