NetworkInterfaceInfoModel Class |
Namespace: DoubleTake.Web.Models
The NetworkInterfaceInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| NetworkInterfaceInfoModel | Initializes a new instance of the NetworkInterfaceInfoModel class |
| Name | Description | |
|---|---|---|
| Addresses |
Gets or sets a value that represents the IP addresses on the network interface.
| |
| Description |
Gets or sets the description of the network interface.
| |
| DnsDomain |
Gets or sets the DNS Domain.
| |
| DnsServers |
Gets or sets the DNS servers.
| |
| Gateways |
Gets or sets the gateways.
| |
| Guid |
Gets or sets a value that represents the unique identifier of the network interface.
| |
| Index |
Gets or sets the index of the network interface.
| |
| InterfaceIndex |
Gets or sets the index of the network interface.
| |
| MacAddress |
Gets or sets the MAC address.
| |
| Name |
Gets or sets a value that represents the friendly name of the network interface.
| |
| PnpInstanceId |
Gets or sets the PNP instance id.
| |
| ServiceName |
Gets or sets the service name of the network interface.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |