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 a static IP address for a load balancer.

Inheritance Hierarchy

System.Object
  Amazon.ElasticLoadBalancingV2.Model.LoadBalancerAddress

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

Syntax

C#
public class LoadBalancerAddress

The LoadBalancerAddress type exposes the following members

Constructors

NameDescription
Public Method LoadBalancerAddress()

Properties

NameTypeDescription
Public Property AllocationId System.String

Gets and sets the property AllocationId.

[Network Load Balancers] The allocation ID of the Elastic IP address for an internal-facing load balancer.

Public Property IpAddress System.String

Gets and sets the property IpAddress.

The static IP address.

Public Property IPv6Address System.String

Gets and sets the property IPv6Address.

[Network Load Balancers] The IPv6 address.

Public Property PrivateIPv4Address System.String

Gets and sets the property PrivateIPv4Address.

[Network Load Balancers] The private IPv4 address for an internal load balancer.

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