Sdílet prostřednictvím


KustoCalloutPolicyCalloutType.Equality Operator

Definition

Determines if two KustoCalloutPolicyCalloutType values are the same.

public static bool operator == (Azure.ResourceManager.Kusto.Models.KustoCalloutPolicyCalloutType left, Azure.ResourceManager.Kusto.Models.KustoCalloutPolicyCalloutType right);
static member ( = ) : 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