Compartilhar via


PeeringLocationsKind.Equality Operador

Definição

Determina se dois PeeringLocationsKind valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a