Compartir a través de


SecureDeliveryProtocolType Estructura

Definición

Define el protocolo de extensión TLS que se usa para la entrega segura.

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

Constructores

SecureDeliveryProtocolType(String)

Inicializa una nueva instancia de la clase SecureDeliveryProtocolType.

Propiedades

IPBased

IPBased.

ServerNameIndication

ServerNameIndication.

Métodos

Equals(SecureDeliveryProtocolType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(SecureDeliveryProtocolType, SecureDeliveryProtocolType)

Determina si dos SecureDeliveryProtocolType valores son los mismos.

Implicit(String to SecureDeliveryProtocolType)

Convierte una cadena en un SecureDeliveryProtocolType.

Inequality(SecureDeliveryProtocolType, SecureDeliveryProtocolType)

Determina si dos SecureDeliveryProtocolType valores no son los mismos.

Se aplica a