Partager via


DeliveryRuleSslProtocol Structure

Définition

Protocole d’une connexion TLS établie.

public readonly struct DeliveryRuleSslProtocol : IEquatable<Azure.ResourceManager.Cdn.Models.DeliveryRuleSslProtocol>
type DeliveryRuleSslProtocol = struct
Public Structure DeliveryRuleSslProtocol
Implements IEquatable(Of DeliveryRuleSslProtocol)
Héritage
DeliveryRuleSslProtocol
Implémente

Constructeurs

DeliveryRuleSslProtocol(String)

Initialise une nouvelle instance de DeliveryRuleSslProtocol.

Propriétés

Tls1_0

TLS 1.0.

Tls1_1

TLS 1.1.

Tls1_2

TLS 1.2.

Méthodes

Equals(DeliveryRuleSslProtocol)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(DeliveryRuleSslProtocol, DeliveryRuleSslProtocol)

Détermine si deux DeliveryRuleSslProtocol valeurs sont identiques.

Implicit(String to DeliveryRuleSslProtocol)

Convertit une chaîne en DeliveryRuleSslProtocol.

Inequality(DeliveryRuleSslProtocol, DeliveryRuleSslProtocol)

Détermine si deux DeliveryRuleSslProtocol valeurs ne sont pas identiques.

S’applique à