Parameter of
DTHVOptions, V2VVirtualMachine, VRAOptions
Properties
Name | Type | Description |
---|---|---|
Description | String |
This value is the description of the NIC. |
DnsDomain | String |
This value is the DNS domain assigned to the NIC. |
DnsServers | String |
This value is the DNS server assigned to the NIC. |
Gateways | String |
This value is the gateway assigned to the NIC. |
Guid | String |
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). |
Index | Int32 |
Do not use this property. Double-Take uses it internally. |
InterfaceIndex | Int32 |
Do not use this property. Double-Take uses it internally. |
IPAddresses | UnicastIPAddressInfo [ ] |
This value represents the IP addresses assigned to the NIC. |
MacAddresses | String |
This value represents the MAC address of the NIC. |
Name | String |
This value is the friendly name of the NIC. |
PnpInstanceId | String |
This value is the plug and play instance ID of the NIC. |
ServiceName | String |
This value is the service name of the NIC. |
VirtualNetwork | String | This value is the virtual network. |
VirtualNictype | String | This value is the virtual NIC. |