AWS SDK Version 2 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.

.NET Framework 3.5
 
Describes a gateway's network interface.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.NetworkInterface

Namespace: Amazon.StorageGateway.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class NetworkInterface : Object

The NetworkInterface type exposes the following members

Constructors

NameDescription
Public Method NetworkInterface()

Properties

NameTypeDescription
Public Property Ipv4Address System.String Gets and sets the property Ipv4Address.

The Internet Protocol version 4 (IPv4) address of the interface.

Public Property Ipv6Address System.String Gets and sets the property Ipv6Address.

The Internet Protocol version 6 (IPv6) address of the interface. Currently not supported.

Public Property MacAddress System.String Gets and sets the property MacAddress.

The Media Access Control (MAC) address of the interface.

This is currently unsupported and will not be returned in output.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8