C# Class Amazon.DirectConnect.Model.TagResourceRequest

Container for the parameters to the TagResource operation. Adds the specified tags to the specified Direct Connect resource. Each Direct Connect resource can have a maximum of 50 tags.

Each tag consists of a key and an optional value. If a tag with the same key is already associated with the Direct Connect resource, this action updates its value.

Inheritance: AmazonDirectConnectRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetResourceArn ( ) : bool
IsSetTags ( ) : bool