Sdílet prostřednictvím


KustoCalloutPolicyCalloutType.Inequality Operator

Definition

Determines if two KustoCalloutPolicyCalloutType values are not the same.

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

Parameters

Returns

Applies to