Compartilhar via


ClusterNotificationLevel.Equality Operador

Definição

Determina se dois ClusterNotificationLevel valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a