Bagikan melalui


SmartGroupState.Equality(SmartGroupState, SmartGroupState) Operator

Definition

Determines if two SmartGroupState values are the same.

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

Parameters

Returns

Applies to