Megosztás a következőn keresztül:


KustoClusterVnetState.Equality Operator

Definition

Determines if two KustoClusterVnetState values are the same.

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

Parameters

Returns

Applies to