DevTestLabFileUploadOption.Inequality Operator

Definition

Determines if two DevTestLabFileUploadOption values are not the same.

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