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 the server's network for which the assessment was run.

Inheritance Hierarchy

System.Object
  Amazon.MigrationHubStrategyRecommendations.Model.NetworkInfo

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

Syntax

C#
public class NetworkInfo

The NetworkInfo type exposes the following members

Constructors

NameDescription
Public Method NetworkInfo()

Properties

NameTypeDescription
Public Property InterfaceName System.String

Gets and sets the property InterfaceName.

Information about the name of the interface of the server for which the assessment was run.

Public Property IpAddress System.String

Gets and sets the property IpAddress.

Information about the IP address of the server for which the assessment was run.

Public Property MacAddress System.String

Gets and sets the property MacAddress.

Information about the MAC address of the server for which the assessment was run.

Public Property NetMask System.String

Gets and sets the property NetMask.

Information about the subnet mask of the server for which the assessment was run.

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