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.

The details about the physical network interface for the device.

Inheritance Hierarchy

System.Object
  Amazon.SnowDeviceManagement.Model.PhysicalNetworkInterface

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

Syntax

C#
public class PhysicalNetworkInterface

The PhysicalNetworkInterface type exposes the following members

Constructors

NameDescription
Public Method PhysicalNetworkInterface()

Properties

NameTypeDescription
Public Property DefaultGateway System.String

Gets and sets the property DefaultGateway.

The default gateway of the device.

Public Property IpAddress System.String

Gets and sets the property IpAddress.

The IP address of the device.

Public Property IpAddressAssignment Amazon.SnowDeviceManagement.IpAddressAssignment

Gets and sets the property IpAddressAssignment.

A value that describes whether the IP address is dynamic or persistent.

Public Property MacAddress System.String

Gets and sets the property MacAddress.

The MAC address of the device.

Public Property Netmask System.String

Gets and sets the property Netmask.

The netmask used to divide the IP address into subnets.

Public Property PhysicalConnectorType Amazon.SnowDeviceManagement.PhysicalConnectorType

Gets and sets the property PhysicalConnectorType.

The physical connector type.

Public Property PhysicalNetworkInterfaceId System.String

Gets and sets the property PhysicalNetworkInterfaceId.

The physical network interface ID.

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