VMNicDetails interface

Hyper V VM network details.

Properties

enableAcceleratedNetworkingOnRecovery

A value indicating whether the NIC has accelerated networking enabled.

enableAcceleratedNetworkingOnTfo

Whether the TFO NIC has accelerated networking enabled.

ipConfigs

The IP configurations of the NIC.

nicId

The nic Id.

recoveryNetworkSecurityGroupId

The id of the NSG associated with the NIC.

recoveryNicName

The name of the NIC to be used when creating target NICs.

recoveryNicResourceGroupName

The resource group of the NIC to be used when creating target NICs.

recoveryVMNetworkId

Recovery VM network Id.

replicaNicId

The replica nic Id.

reuseExistingNic

A value indicating whether an existing NIC is allowed to be reused during failover subject to availability.

selectionType

Selection type for failover.

sourceNicArmId

The source nic ARM Id.

targetNicName

Target NIC name.

tfoNetworkSecurityGroupId

The NSG to be used by NIC during test failover.

tfoRecoveryNicName

The name of the NIC to be used when creating target NICs in TFO.

tfoRecoveryNicResourceGroupName

The resource group of the NIC to be used when creating target NICs in TFO.

tfoReuseExistingNic

A value indicating whether an existing NIC is allowed to be reused during test failover subject to availability.

tfoVMNetworkId

The network to be used by NIC during test failover.

vMNetworkName

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

The IP configurations of the NIC.

ipConfigs?: IPConfigDetails[]

Property Value

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