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