Share via


DevTestLabCustomImageOSType.Equality Operator

Definition

Determines if two DevTestLabCustomImageOSType values are the same.

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

Parameters

Returns

Applies to