Freigeben über


QueryOperatorType Struktur

Definition

Der für den Vergleich zu verwendende Operator.

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

Konstruktoren

QueryOperatorType(String)

Initialisiert eine neue Instanz von QueryOperatorType.

Eigenschaften

In

In.

Methoden

Equals(QueryOperatorType)

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

Bestimmt, ob zwei QueryOperatorType Werte identisch sind.

Implicit(String to QueryOperatorType)

Konvertiert eine Zeichenfolge in eine QueryOperatorType.

Inequality(QueryOperatorType, QueryOperatorType)

Bestimmt, ob zwei QueryOperatorType Werte nicht identisch sind.

Gilt für: