KustoClusterPrincipalRole Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Função de entidade de segurança do cluster.
public readonly struct KustoClusterPrincipalRole : IEquatable<Azure.ResourceManager.Kusto.Models.KustoClusterPrincipalRole>
type KustoClusterPrincipalRole = struct
Public Structure KustoClusterPrincipalRole
Implements IEquatable(Of KustoClusterPrincipalRole)
- Herança
-
KustoClusterPrincipalRole
- Implementações
Construtores
KustoClusterPrincipalRole(String) |
Inicializa uma nova instância de KustoClusterPrincipalRole. |
Propriedades
AllDatabasesAdmin |
AllDatabasesAdmin. |
AllDatabasesViewer |
AllDatabasesViewer. |
Métodos
Equals(KustoClusterPrincipalRole) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(KustoClusterPrincipalRole, KustoClusterPrincipalRole) |
Determina se dois KustoClusterPrincipalRole valores são os mesmos. |
Implicit(String to KustoClusterPrincipalRole) |
Converte uma cadeia de caracteres em um KustoClusterPrincipalRole. |
Inequality(KustoClusterPrincipalRole, KustoClusterPrincipalRole) |
Determina se dois KustoClusterPrincipalRole valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET