다음을 통해 공유


KustoClusterPrincipalRole.Equality Operator

Definition

Determines if two KustoClusterPrincipalRole values are the same.

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

Parameters

Returns

Applies to