Partager via


KustoScriptType Structure

Définition

Type de ressource, Microsoft.Kusto/clusters/databases/scripts.

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

Constructeurs

KustoScriptType(String)

Initialise une nouvelle instance de KustoScriptType.

Propriétés

MicrosoftKustoClustersDatabasesScripts

Microsoft.Kusto/clusters/databases/scripts.

Méthodes

Equals(KustoScriptType)

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(KustoScriptType, KustoScriptType)

Détermine si deux KustoScriptType valeurs sont identiques.

Implicit(String to KustoScriptType)

Convertit une chaîne en KustoScriptType.

Inequality(KustoScriptType, KustoScriptType)

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

S’applique à