Share via


ASRVMNicDetails Class

Definition

ASR VM Nic Details

public class ASRVMNicDetails
type ASRVMNicDetails = class
Public Class ASRVMNicDetails
Inheritance
ASRVMNicDetails

Constructors

ASRVMNicDetails()

Initializes a new instance of the ASRVMNicDetails class.

ASRVMNicDetails(VMNicDetails)

Initializes a new instance of the ASRVMNicDetails class.

Properties

EnableAcceleratedNetworkingOnRecovery
EnableAcceleratedNetworkingOnTfo
IpAddressType
IpConfigs

Gets or sets the IP configuration details of a NIC.

NicId

Gets or sets the nic Id.

RecoveryNetworkSecurityGroupId

Gets or sets the id of the NSG associated with the NIC.

RecoveryNicName

Gets or sets the name of the recovery NIC.

RecoveryNicResourceGroupName

Gets or sets the name of the recovery NIC resource group name.

RecoveryVMNetworkId

Gets or sets recovery VM network Id.

RecoveryVMSubnetName
ReplicaNicId
ReplicaNicStaticIPAddress
ReuseExistingNic

Gets or sets whether an existing Nic can be used during failover.

SelectionType

Gets or sets selection type for failover.

SourceNicArmId
TfoNetworkSecurityGroupId

Gets or sets the id of the NSG associated with the test failover NIC.

TfoNicName

Gets or sets name of the TFO Nic.

TfoNicResourceGroupName

Gets or sets name of the TFO Nic resource group name.

TfoReuseExistingNic

Gets or sets whether an existing Nic can be used during TFO .

TfoVMNetworkId

Gets or sets test failover network Id.

VMNetworkName

Gets or sets VM network name.

VMSubnetName

Applies to