Compartilhar via


KustoClusterPrincipalRole.Inequality Operador

Definição

Determina se dois KustoClusterPrincipalRole valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a