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 network interface.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.NetworkInterface

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

Syntax

C#
public class NetworkInterface

The NetworkInterface type exposes the following members

Constructors

NameDescription
Public Method NetworkInterface()

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The Availability Zone.

Public Property Ipv6Address System.String

Gets and sets the property Ipv6Address.

The IPv6 address of the network interface within the subnet.

Public Property NetworkInterfaceId System.String

Gets and sets the property NetworkInterfaceId.

The network interface identifier.

Public Property PrivateIpAddress System.String

Gets and sets the property PrivateIpAddress.

The IPv4 address of the network interface within the subnet.

Public Property SubnetId System.String

Gets and sets the property SubnetId.

The subnet identifier.

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