Freigeben über


CanonicalPropertyValueType Struktur

Definition

Typ des kanonischen Eigenschaftswerts.

public readonly struct CanonicalPropertyValueType : IEquatable<Azure.ResourceManager.CustomerInsights.Models.CanonicalPropertyValueType>
type CanonicalPropertyValueType = struct
Public Structure CanonicalPropertyValueType
Implements IEquatable(Of CanonicalPropertyValueType)
Vererbung
CanonicalPropertyValueType
Implementiert

Konstruktoren

CanonicalPropertyValueType(String)

Initialisiert eine neue Instanz von CanonicalPropertyValueType.

Eigenschaften

Categorical

Kategorie

DerivedCategorical

DerivedCategorical.

DerivedNumeric

AbgeleitetNumerisch.

Numeric

Numerisch.

Methoden

Equals(CanonicalPropertyValueType)

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

Bestimmt, ob zwei CanonicalPropertyValueType Werte identisch sind.

Implicit(String to CanonicalPropertyValueType)

Konvertiert eine Zeichenfolge in eine CanonicalPropertyValueType.

Inequality(CanonicalPropertyValueType, CanonicalPropertyValueType)

Bestimmt, ob zwei CanonicalPropertyValueType Werte nicht identisch sind.

Gilt für: