Share via


VnetSolutionType.Inequality(VnetSolutionType, VnetSolutionType) Operator

Definition

Determines if two VnetSolutionType values are not the same.

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

Parameters

Returns

Applies to