Freigeben über


ValidationThresholdType Struktur

Definition

Auswahl, wie der Schwellenwert ausgewertet werden soll.

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

Konstruktoren

ValidationThresholdType(String)

Initialisiert eine neue Instanz von ValidationThresholdType.

Eigenschaften

CountSuccess

CountSuccess.

PercentSuccess

PercentSuccess.

Methoden

Equals(ValidationThresholdType)

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

Bestimmt, ob zwei ValidationThresholdType Werte identisch sind.

Implicit(String to ValidationThresholdType)

Konvertiert eine Zeichenfolge in eine ValidationThresholdType.

Inequality(ValidationThresholdType, ValidationThresholdType)

Bestimmt, ob zwei ValidationThresholdType Werte nicht identisch sind.

Gilt für: