Freigeben über


KustoScriptType Struktur

Definition

Der Ressourcentyp 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)
Vererbung
KustoScriptType
Implementiert

Konstruktoren

KustoScriptType(String)

Initialisiert eine neue Instanz von KustoScriptType.

Eigenschaften

MicrosoftKustoClustersDatabasesScripts

Microsoft.Kusto/clusters/databases/scripts.

Methoden

Equals(KustoScriptType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(KustoScriptType, KustoScriptType)

Bestimmt, ob zwei KustoScriptType Werte identisch sind.

Implicit(String to KustoScriptType)

Konvertiert eine Zeichenfolge in eine KustoScriptType.

Inequality(KustoScriptType, KustoScriptType)

Bestimmt, ob zwei KustoScriptType Werte nicht identisch sind.

Gilt für: