Partager via


DevBoxActionType.Equality(DevBoxActionType, DevBoxActionType) Operator

Definition

Determines if two DevBoxActionType values are the same.

public static bool operator == (Azure.Developer.DevCenter.Models.DevBoxActionType left, Azure.Developer.DevCenter.Models.DevBoxActionType right);
static member ( = ) : 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