OperationalInsightsColumnType 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.
Spaltendatentyp.
public readonly struct OperationalInsightsColumnType : IEquatable<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsColumnType>
type OperationalInsightsColumnType = struct
Public Structure OperationalInsightsColumnType
Implements IEquatable(Of OperationalInsightsColumnType)
- Vererbung
-
OperationalInsightsColumnType
- Implementiert
Konstruktoren
OperationalInsightsColumnType(String) |
Initialisiert eine neue Instanz von OperationalInsightsColumnType. |
Eigenschaften
Boolean |
Boolescher Wert, |
DateTime |
Datetime. |
Dynamic |
Dynamische. |
Guid |
Guid. |
Int |
Int. |
Long |
Lange. |
Real |
Real. |
String |
string. |
Methoden
Equals(OperationalInsightsColumnType) |
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(OperationalInsightsColumnType, OperationalInsightsColumnType) |
Bestimmt, ob zwei OperationalInsightsColumnType Werte gleich sind. |
Implicit(String to OperationalInsightsColumnType) |
Konvertiert eine Zeichenfolge in eine OperationalInsightsColumnType. |
Inequality(OperationalInsightsColumnType, OperationalInsightsColumnType) |
Bestimmt, ob zwei OperationalInsightsColumnType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET