Partilhar via


SupportedTlsVersions Classe

Definição

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