C# Класс Amazon.ElasticLoadBalancingV2.Model.AddTagsRequest

Container for the parameters to the AddTags operation. Adds the specified tags to the specified resource. You can tag your Application Load Balancers and your target groups.

Each tag consists of a key and an optional value. If a resource already has a tag with the same key, AddTags updates its value.

To list the current tags for your resources, use DescribeTags. To remove tags from your resources, use RemoveTags.

Наследование: AmazonElasticLoadBalancingV2Request
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetResourceArns ( ) : bool
IsSetTags ( ) : bool