KustoClusterPrincipalRole Estrutura

Definição

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