DevTestLabSourceControlType.Equality Operator

Definition

Determines if two DevTestLabSourceControlType values are the same.

public static bool operator == (Azure.ResourceManager.DevTestLabs.Models.DevTestLabSourceControlType left, Azure.ResourceManager.DevTestLabs.Models.DevTestLabSourceControlType right);
static member ( = ) : 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