SupportedTlsVersions Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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