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 TagResource operation. Adds the specified tags to the specified license configuration.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.LicenseManager.AmazonLicenseManagerRequest
      Amazon.LicenseManager.Model.TagResourceRequest

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

Syntax

C#
public class TagResourceRequest : AmazonLicenseManagerRequest
         IAmazonWebServiceRequest

The TagResourceRequest type exposes the following members

Constructors

NameDescription
Public Method TagResourceRequest()

Properties

NameTypeDescription
Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

Amazon Resource Name (ARN) of the license configuration.

Public Property Tags System.Collections.Generic.List<Amazon.LicenseManager.Model.Tag>

Gets and sets the property Tags.

One or more tags.

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