Share via


ReportBillableAssetBreakdownKind.Inequality Operator

Definition

Determines if two ReportBillableAssetBreakdownKind values are not the same.

public static bool operator != (Azure.Analytics.Defender.Easm.ReportBillableAssetBreakdownKind left, Azure.Analytics.Defender.Easm.ReportBillableAssetBreakdownKind right);
static member op_Inequality : Azure.Analytics.Defender.Easm.ReportBillableAssetBreakdownKind * Azure.Analytics.Defender.Easm.ReportBillableAssetBreakdownKind -> bool
Public Shared Operator != (left As ReportBillableAssetBreakdownKind, right As ReportBillableAssetBreakdownKind) As Boolean

Parameters

Returns

Applies to