Compartir a través de


PeeringLocationsKind.Inequality Operador

Definición

Determina si dos PeeringLocationsKind valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a