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.

Describes a load balancer target.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.AnalysisLoadBalancerTarget

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

Syntax

C#
public class AnalysisLoadBalancerTarget

The AnalysisLoadBalancerTarget type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Address System.String

Gets and sets the property Address.

The IP address.

Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The Availability Zone.

Public Property Instance Amazon.EC2.Model.AnalysisComponent

Gets and sets the property Instance.

Information about the instance.

Public Property Port System.Int32

Gets and sets the property Port.

The port on which the target is listening.

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