DevTestLabFileUploadOption.Equality Operator

Definition

Determines if two DevTestLabFileUploadOption values are the same.

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

Parameters

Returns

Applies to