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 to and modifies existing tags of an IoT Device Advisor resource.

Requires permission to access the TagResource action.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoTDeviceAdvisor.AmazonIoTDeviceAdvisorRequest
      Amazon.IoTDeviceAdvisor.Model.TagResourceRequest

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

Syntax

C#
public class TagResourceRequest : AmazonIoTDeviceAdvisorRequest
         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.

The resource ARN of an IoT Device Advisor resource. This can be SuiteDefinition ARN or SuiteRun ARN.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags to be attached to the IoT Device Advisor resource.

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