Sdílet prostřednictvím


PeeringLocationsDirectPeeringType.Inequality Operator

Definition

Determines if two PeeringLocationsDirectPeeringType values are not the same.

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

Parameters

Returns

Applies to