KustoClusterType Structure

Définition

Type de ressource, Microsoft.Kusto/clusters.

public readonly struct KustoClusterType : IEquatable<Azure.ResourceManager.Kusto.Models.KustoClusterType>
type KustoClusterType = struct
Public Structure KustoClusterType
Implements IEquatable(Of KustoClusterType)
Héritage
KustoClusterType
Implémente

Constructeurs

KustoClusterType(String)

Initialise une nouvelle instance de KustoClusterType.

Propriétés

MicrosoftKustoClusters

Microsoft.Kusto/clusters.

Méthodes

Equals(KustoClusterType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(KustoClusterType, KustoClusterType)

Détermine si deux KustoClusterType valeurs sont identiques.

Implicit(String to KustoClusterType)

Convertit une chaîne en KustoClusterType.

Inequality(KustoClusterType, KustoClusterType)

Détermine si deux KustoClusterType valeurs ne sont pas identiques.

S’applique à