C# (CSharp) Amazon.ElasticLoadBalancing.Model AddTagsRequest - 5 examples found. These are the top rated real world C# (CSharp) examples of Amazon.ElasticLoadBalancing.Model.AddTagsRequest extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Container for the parameters to the AddTags operation. Adds the specified tags to the specified load balancer. Each load balancer can have a maximum of 10 tags.
Each tag consists of a key and an optional value. If a tag with the same key is already associated with the load balancer, AddTags updates its value.