Freigeben über


SecureDeliveryProtocolType Struktur

Definition

Definiert das TLS-Erweiterungsprotokoll, das für die sichere Übermittlung verwendet wird.

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

Konstruktoren

SecureDeliveryProtocolType(String)

Initialisiert eine neue Instanz von SecureDeliveryProtocolType.

Eigenschaften

IPBased

IPBased.

ServerNameIndication

ServerNameIndication.

Methoden

Equals(SecureDeliveryProtocolType)

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

Bestimmt, ob zwei SecureDeliveryProtocolType Werte identisch sind.

Implicit(String to SecureDeliveryProtocolType)

Konvertiert eine Zeichenfolge in eine SecureDeliveryProtocolType.

Inequality(SecureDeliveryProtocolType, SecureDeliveryProtocolType)

Bestimmt, ob zwei SecureDeliveryProtocolType Werte nicht identisch sind.

Gilt für: