Share via


IotOperationsExtendedLocationType.Inequality Operator

Definition

Determines if two IotOperationsExtendedLocationType values are not the same.

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

Parameters

Returns

Applies to