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