VMNicDetails interface
Hyper V VM network details.
Properties
enable |
A value indicating whether the NIC has accelerated networking enabled. |
enable |
Whether the TFO NIC has accelerated networking enabled. |
ip |
The IP configurations of the NIC. |
nic |
The nic Id. |
recovery |
The id of the NSG associated with the NIC. |
recovery |
The name of the NIC to be used when creating target NICs. |
recovery |
The resource group of the NIC to be used when creating target NICs. |
recovery |
Recovery VM network Id. |
replica |
The replica nic Id. |
reuse |
A value indicating whether an existing NIC is allowed to be reused during failover subject to availability. |
selection |
Selection type for failover. |
source |
The source nic ARM Id. |
target |
Target NIC name. |
tfo |
The NSG to be used by NIC during test failover. |
tfo |
The name of the NIC to be used when creating target NICs in TFO. |
tfo |
The resource group of the NIC to be used when creating target NICs in TFO. |
tfo |
A value indicating whether an existing NIC is allowed to be reused during test failover subject to availability. |
tfo |
The network to be used by NIC during test failover. |
v |
VM network name. |
Property Details
enableAcceleratedNetworkingOnRecovery
A value indicating whether the NIC has accelerated networking enabled.
enableAcceleratedNetworkingOnRecovery?: boolean
Property Value
boolean
enableAcceleratedNetworkingOnTfo
Whether the TFO NIC has accelerated networking enabled.
enableAcceleratedNetworkingOnTfo?: boolean
Property Value
boolean
ipConfigs
nicId
The nic Id.
nicId?: string
Property Value
string
recoveryNetworkSecurityGroupId
The id of the NSG associated with the NIC.
recoveryNetworkSecurityGroupId?: string
Property Value
string
recoveryNicName
The name of the NIC to be used when creating target NICs.
recoveryNicName?: string
Property Value
string
recoveryNicResourceGroupName
The resource group of the NIC to be used when creating target NICs.
recoveryNicResourceGroupName?: string
Property Value
string
recoveryVMNetworkId
Recovery VM network Id.
recoveryVMNetworkId?: string
Property Value
string
replicaNicId
The replica nic Id.
replicaNicId?: string
Property Value
string
reuseExistingNic
A value indicating whether an existing NIC is allowed to be reused during failover subject to availability.
reuseExistingNic?: boolean
Property Value
boolean
selectionType
Selection type for failover.
selectionType?: string
Property Value
string
sourceNicArmId
The source nic ARM Id.
sourceNicArmId?: string
Property Value
string
targetNicName
Target NIC name.
targetNicName?: string
Property Value
string
tfoNetworkSecurityGroupId
The NSG to be used by NIC during test failover.
tfoNetworkSecurityGroupId?: string
Property Value
string
tfoRecoveryNicName
The name of the NIC to be used when creating target NICs in TFO.
tfoRecoveryNicName?: string
Property Value
string
tfoRecoveryNicResourceGroupName
The resource group of the NIC to be used when creating target NICs in TFO.
tfoRecoveryNicResourceGroupName?: string
Property Value
string
tfoReuseExistingNic
A value indicating whether an existing NIC is allowed to be reused during test failover subject to availability.
tfoReuseExistingNic?: boolean
Property Value
boolean
tfoVMNetworkId
The network to be used by NIC during test failover.
tfoVMNetworkId?: string
Property Value
string
vMNetworkName
VM network name.
vMNetworkName?: string
Property Value
string