Partilhar via


KustoClusterType Estrutura

Definição

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