SupportedTlsVersions Classe
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 valores para SupportedTlsVersions.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions>))]
public class SupportedTlsVersions : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions>))>]
type SupportedTlsVersions = class
inherit ExpandableStringEnum<SupportedTlsVersions>
Public Class SupportedTlsVersions
Inherits ExpandableStringEnum(Of SupportedTlsVersions)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
SupportedTlsVersions() |
Define valores para SupportedTlsVersions. |
Campos
OneFullStopOne |
Define valores para SupportedTlsVersions. |
OneFullStopTwo |
Define valores para SupportedTlsVersions. |
OneFullStopZero |
Define valores para SupportedTlsVersions. |
Propriedades
Value |
Define valores para SupportedTlsVersions. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para SupportedTlsVersions. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para SupportedTlsVersions. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para SupportedTlsVersions. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para SupportedTlsVersions. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET