Sdílet prostřednictvím


MonitorOperationType.Equality Operator

Definition

Determines if two MonitorOperationType values are the same.

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

Parameters

Returns

Applies to