Partilhar via


ClusterNotificationCategory.Equality Operador

Definição

Determina se dois ClusterNotificationCategory valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a