![]() |
VirtualNetworkInterfaceInfo Class |
Namespace: DoubleTake.Virtualization.Contract
public class VirtualNetworkInterfaceInfo : NetworkInterfaceInfo
The VirtualNetworkInterfaceInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | VirtualNetworkInterfaceInfo |
Name | Description | |
---|---|---|
![]() | Description |
This value is the description of the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | DnsDomain |
This value is the DNS domain assigned to the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | DnsServers |
This value is the DNS server assigned to the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
(Inherited from NetworkInterfaceInfo.) |
![]() | Gateways |
This value is the gateway assigned to the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | Guid |
This value is the unique ID for the NIC. It is equivalent to the SettingID property of the Win32_NetworkAdapterConfiguration WMI class as well as the NetworkInterface.Id property in the Base Class Library (BCL).
(Inherited from NetworkInterfaceInfo.) |
![]() | Index |
Do not use this property. Double-Take uses it internally.
(Inherited from NetworkInterfaceInfo.) |
![]() | InterfaceIndex |
Do not use this property. Double-Take uses it internally.
(Inherited from NetworkInterfaceInfo.) |
![]() | IPAddresses |
This value represents the IP addresses assigned to the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | MacAddress |
This value represents the MAC address of the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | Name |
This value is the friendly name of the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | PnpInstanceId |
This value is the plug and play instance ID of the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | ServiceName |
This value is the service name of the NIC.
(Inherited from NetworkInterfaceInfo.) |
![]() | VirtualNetwork |
This value is the virtual network.
|
![]() | VirtualNicType |
This value is 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.
|