Share via


KustoClusterPublicNetworkAccess.Inequality Operator

Definition

Determines if two KustoClusterPublicNetworkAccess values are not the same.

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

Parameters

Returns

Applies to