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