Compartilhar via


VmNicSelection.Equality(VmNicSelection, VmNicSelection) Operador

Definição

Determina se dois VmNicSelection valores são os mesmos.

public static bool operator ==(Azure.ResourceManager.RecoveryServicesDataReplication.Models.VmNicSelection left, Azure.ResourceManager.RecoveryServicesDataReplication.Models.VmNicSelection right);
static member ( = ) : Azure.ResourceManager.RecoveryServicesDataReplication.Models.VmNicSelection * Azure.ResourceManager.RecoveryServicesDataReplication.Models.VmNicSelection -> bool
Public Shared Operator == (left As VmNicSelection, right As VmNicSelection) As Boolean

Parâmetros

Retornos

Aplica-se a