Megosztás a következőn keresztül:


DevBoxActionType.Inequality(DevBoxActionType, DevBoxActionType) Operator

Definition

Determines if two DevBoxActionType values are not the same.

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

Parameters

Returns

Applies to