SmartGroupsSortByField.Equality Operator

Definition

Determines if two SmartGroupsSortByField values are the same.

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

Parameters

Returns

Applies to