Share via


ExtendedLocationType.Inequality Operator

Definition

Determines if two ExtendedLocationType values are not the same.

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

Parameters

Returns

Applies to