Share via


DataProductUserRole.Inequality Operator

Definition

Determines if two DataProductUserRole values are not the same.

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

Parameters

Returns

Applies to