Freigeben über


DeliveryRuleSslProtocol Struktur

Definition

Das Protokoll einer hergestellten TLS-Verbindung.

public readonly struct DeliveryRuleSslProtocol : IEquatable<Azure.ResourceManager.Cdn.Models.DeliveryRuleSslProtocol>
type DeliveryRuleSslProtocol = struct
Public Structure DeliveryRuleSslProtocol
Implements IEquatable(Of DeliveryRuleSslProtocol)
Vererbung
DeliveryRuleSslProtocol
Implementiert

Konstruktoren

DeliveryRuleSslProtocol(String)

Initialisiert eine neue Instanz von DeliveryRuleSslProtocol.

Eigenschaften

Tls1_0

TLS 1.0.

Tls1_1

TLS 1.1.

Tls1_2

TLS 1.2.

Methoden

Equals(DeliveryRuleSslProtocol)

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(DeliveryRuleSslProtocol, DeliveryRuleSslProtocol)

Bestimmt, ob zwei DeliveryRuleSslProtocol Werte gleich sind.

Implicit(String to DeliveryRuleSslProtocol)

Konvertiert eine Zeichenfolge in eine DeliveryRuleSslProtocol.

Inequality(DeliveryRuleSslProtocol, DeliveryRuleSslProtocol)

Bestimmt, ob zwei DeliveryRuleSslProtocol Werte nicht identisch sind.

Gilt für: