![]() | VirtualNetworkInterfaceInfoModel Class |
Namespace: DoubleTake.Web.Models
The VirtualNetworkInterfaceInfoModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | VirtualNetworkInterfaceInfoModel | Initializes a new instance of the VirtualNetworkInterfaceInfoModel class |
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the description of the network interface.
(Inherited from NetworkInterfaceModel.) |
![]() | DnsDomain |
Gets or sets the DNS Domain.
(Inherited from NetworkInterfaceModel.) |
![]() | DnsServers |
Gets or sets the DNS servers.
(Inherited from NetworkInterfaceModel.) |
![]() | Gateways |
Gets or sets the gateways.
(Inherited from NetworkInterfaceModel.) |
![]() | Id |
Gets or sets the unique identifier of the network interface.
(Inherited from NetworkInterfaceModel.) |
![]() | Index |
Gets or sets the index of the network interface.
(Inherited from NetworkInterfaceModel.) |
![]() | InterfaceIndex |
Gets or sets the index of the network interface.
(Inherited from NetworkInterfaceModel.) |
![]() | IPAddresses |
Gets or sets the IP addresses on the network interface.
(Inherited from NetworkInterfaceModel.) |
![]() | MacAddress |
Gets or sets the MAC address.
(Inherited from NetworkInterfaceModel.) |
![]() | Name |
Gets or sets the friendly name of the network interface.
(Inherited from NetworkInterfaceModel.) |
![]() | PnpInstanceId |
Gets or sets the PNP instance id.
(Inherited from NetworkInterfaceModel.) |
![]() | ServiceName |
Gets or sets the service name of the network interface.
(Inherited from NetworkInterfaceModel.) |
![]() | VirtualNetwork |
Gets or sets the virtual network.
|
![]() | VirtualNicType |
Gets or sets the type of the virtual NIC.
|
![]() | VLAN_ID |
Gets or sets the replica's VLan ID.
|
![]() | VLAN_ID_TestFailover |
Gets or sets the replica's test failover VLan ID.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |