KustoDatabasePrincipalAssignmentType 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.
O tipo de recurso, Microsoft.Kusto/clusters/databases/principalAssignments.
public readonly struct KustoDatabasePrincipalAssignmentType : IEquatable<Azure.ResourceManager.Kusto.Models.KustoDatabasePrincipalAssignmentType>
type KustoDatabasePrincipalAssignmentType = struct
Public Structure KustoDatabasePrincipalAssignmentType
Implements IEquatable(Of KustoDatabasePrincipalAssignmentType)
- Herança
-
KustoDatabasePrincipalAssignmentType
- Implementações
Construtores
KustoDatabasePrincipalAssignmentType(String) |
Inicializa uma nova instância de KustoDatabasePrincipalAssignmentType. |
Propriedades
MicrosoftKustoClustersDatabasesPrincipalAssignments |
Microsoft.Kusto/clusters/databases/principalAssignments. |
Métodos
Equals(KustoDatabasePrincipalAssignmentType) |
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(KustoDatabasePrincipalAssignmentType, KustoDatabasePrincipalAssignmentType) |
Determina se dois KustoDatabasePrincipalAssignmentType valores são os mesmos. |
Implicit(String to KustoDatabasePrincipalAssignmentType) |
Converte uma cadeia de caracteres em um KustoDatabasePrincipalAssignmentType. |
Inequality(KustoDatabasePrincipalAssignmentType, KustoDatabasePrincipalAssignmentType) |
Determina se dois KustoDatabasePrincipalAssignmentType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET