Share via


DevTestLabReportingCycleType.Inequality Operator

Definition

Determines if two DevTestLabReportingCycleType values are not the same.

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

Parameters

Returns

Applies to