Compartilhar via


VMwareToAzStackHciNicInput Construtor

Definição

Inicializa uma nova instância de VMwareToAzStackHciNicInput.

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

Parâmetros

nicId
String

Obtém ou define a ID da NIC.

label
String

Obtém ou define o rótulo 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, label, targetNetworkId ou testNetworkId é nulo.

Aplica-se a