HttpVersionMatchConditionType 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.
The HttpVersionMatchConditionType.
public readonly struct HttpVersionMatchConditionType : IEquatable<Azure.ResourceManager.Cdn.Models.HttpVersionMatchConditionType>
type HttpVersionMatchConditionType = struct
Public Structure HttpVersionMatchConditionType
Implements IEquatable(Of HttpVersionMatchConditionType)
- Vererbung
-
HttpVersionMatchConditionType
- Implementiert
Konstruktoren
HttpVersionMatchConditionType(String) |
Initialisiert eine neue Instanz von HttpVersionMatchConditionType. |
Eigenschaften
HttpVersionCondition |
DeliveryRuleHttpVersionConditionParameters. |
Methoden
Equals(HttpVersionMatchConditionType) |
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(HttpVersionMatchConditionType, HttpVersionMatchConditionType) |
Bestimmt, ob zwei HttpVersionMatchConditionType Werte gleich sind. |
Implicit(String to HttpVersionMatchConditionType) |
Konvertiert eine Zeichenfolge in eine HttpVersionMatchConditionType. |
Inequality(HttpVersionMatchConditionType, HttpVersionMatchConditionType) |
Bestimmt, ob zwei HttpVersionMatchConditionType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET