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