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