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.
Namespace: Amazon.SnowDeviceManagement.Model
Assembly: AWSSDK.SnowDeviceManagement.dll
Version: 3.x.y.z
public class PhysicalNetworkInterface
The PhysicalNetworkInterface type exposes the following members
Name | Description | |
---|---|---|
PhysicalNetworkInterface() |
Name | Type | Description | |
---|---|---|---|
DefaultGateway | System.String |
Gets and sets the property DefaultGateway. The default gateway of the device. |
|
IpAddress | System.String |
Gets and sets the property IpAddress. The IP address of the device. |
|
IpAddressAssignment | Amazon.SnowDeviceManagement.IpAddressAssignment |
Gets and sets the property IpAddressAssignment. A value that describes whether the IP address is dynamic or persistent. |
|
MacAddress | System.String |
Gets and sets the property MacAddress. The MAC address of the device. |
|
Netmask | System.String |
Gets and sets the property Netmask. The netmask used to divide the IP address into subnets. |
|
PhysicalConnectorType | Amazon.SnowDeviceManagement.PhysicalConnectorType |
Gets and sets the property PhysicalConnectorType. The physical connector type. |
|
PhysicalNetworkInterfaceId | System.String |
Gets and sets the property PhysicalNetworkInterfaceId. The physical network interface ID. |
.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