Share via


DevTestLabSourceControlType.Inequality Operator

Definition

Determines if two DevTestLabSourceControlType values are not the same.

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

Parameters

Returns

Applies to