SecureDeliveryProtocolType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define o protocolo de extensão TLS usado para entrega segura.
public readonly struct SecureDeliveryProtocolType : IEquatable<Azure.ResourceManager.Cdn.Models.SecureDeliveryProtocolType>
type SecureDeliveryProtocolType = struct
Public Structure SecureDeliveryProtocolType
Implements IEquatable(Of SecureDeliveryProtocolType)
- Herança
-
SecureDeliveryProtocolType
- Implementações
Construtores
SecureDeliveryProtocolType(String) |
Inicializa uma nova instância de SecureDeliveryProtocolType. |
Propriedades
IPBased |
IPBased. |
ServerNameIndication |
ServerNameIndication. |
Métodos
Equals(SecureDeliveryProtocolType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(SecureDeliveryProtocolType, SecureDeliveryProtocolType) |
Determina se dois SecureDeliveryProtocolType valores são os mesmos. |
Implicit(String to SecureDeliveryProtocolType) |
Converte uma cadeia de caracteres em um SecureDeliveryProtocolType. |
Inequality(SecureDeliveryProtocolType, SecureDeliveryProtocolType) |
Determina se dois SecureDeliveryProtocolType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET