KustoDataConnectionType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Der Ressourcentyp Microsoft.Kusto/clusters/databases/dataConnections.
public readonly struct KustoDataConnectionType : IEquatable<Azure.ResourceManager.Kusto.Models.KustoDataConnectionType>
type KustoDataConnectionType = struct
Public Structure KustoDataConnectionType
Implements IEquatable(Of KustoDataConnectionType)
- Vererbung
-
KustoDataConnectionType
- Implementiert
Konstruktoren
KustoDataConnectionType(String) |
Initialisiert eine neue Instanz von KustoDataConnectionType. |
Eigenschaften
MicrosoftKustoClustersDatabasesDataConnections |
Microsoft.Kusto/clusters/databases/dataConnections. |
Methoden
Equals(KustoDataConnectionType) |
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(KustoDataConnectionType, KustoDataConnectionType) |
Bestimmt, ob zwei KustoDataConnectionType Werte gleich sind. |
Implicit(String to KustoDataConnectionType) |
Konvertiert eine Zeichenfolge in eine KustoDataConnectionType. |
Inequality(KustoDataConnectionType, KustoDataConnectionType) |
Bestimmt, ob zwei KustoDataConnectionType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET