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