Partilhar via


EventHubsPrivateLinkConnectionStatus.Equality Operador

Definição

Determina se dois EventHubsPrivateLinkConnectionStatus valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a