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.

Information about groups of on-premises instance tags.

Inheritance Hierarchy

System.Object
  Amazon.CodeDeploy.Model.OnPremisesTagSet

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

Syntax

C#
public class OnPremisesTagSet

The OnPremisesTagSet type exposes the following members

Constructors

NameDescription
Public Method OnPremisesTagSet()

Properties

NameTypeDescription
Public Property OnPremisesTagSetList System.Collections.Generic.List<System.Collections.Generic.List<Amazon.CodeDeploy.Model.TagFilter>>

Gets and sets the property OnPremisesTagSetList.

A list that contains other lists of on-premises instance tag groups. For an instance to be included in the deployment group, it must be identified by all of the tag groups in the list.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5