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 DeregisterTargets operation. Deregisters the specified targets from the specified target group.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.VPCLattice.AmazonVPCLatticeRequest
      Amazon.VPCLattice.Model.DeregisterTargetsRequest

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

Syntax

C#
public class DeregisterTargetsRequest : AmazonVPCLatticeRequest
         IAmazonWebServiceRequest

The DeregisterTargetsRequest type exposes the following members

Constructors

NameDescription
Public Method DeregisterTargetsRequest()

Properties

NameTypeDescription
Public Property TargetGroupIdentifier System.String

Gets and sets the property TargetGroupIdentifier.

The ID or ARN of the target group.

Public Property Targets System.Collections.Generic.List<Amazon.VPCLattice.Model.Target>

Gets and sets the property Targets.

The targets to deregister.

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