VmNicSelection.Inequality(VmNicSelection, VmNicSelection) Operator

Definition

Determines if two VmNicSelection values are not the same.

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

Parameters

Returns

Applies to