Compartilhar via


HyperVToAzStackHciNicInput(String, String, String, VmNicSelection) Construtor

Definição

Inicializa uma nova instância de HyperVToAzStackHciNicInput.

public HyperVToAzStackHciNicInput (string nicId, string targetNetworkId, string testNetworkId, Azure.ResourceManager.RecoveryServicesDataReplication.Models.VmNicSelection selectionTypeForFailover);
new Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciNicInput : string * string * string * Azure.ResourceManager.RecoveryServicesDataReplication.Models.VmNicSelection -> Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciNicInput
Public Sub New (nicId As String, targetNetworkId As String, testNetworkId As String, selectionTypeForFailover As VmNicSelection)

Parâmetros

nicId
String

Obtém ou define a ID da NIC.

targetNetworkId
String

Obtém ou define a ID de rede de destino no Cluster AzStackHCI.

testNetworkId
String

Obtém ou define a ID de rede de teste de destino no Cluster AzStackHCI.

selectionTypeForFailover
VmNicSelection

Obtém ou define o tipo de seleção da NIC.

Exceções

nicId, targetNetworkId ou testNetworkId é nulo.

Aplica-se a