Partager via


SupportedTlsVersions Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

SupportedTlsVersions()

Définit des valeurs pour SupportedTlsVersions.

Champs

OneFullStopOne

Définit des valeurs pour SupportedTlsVersions.

OneFullStopTwo

Définit des valeurs pour SupportedTlsVersions.

OneFullStopZero

Définit des valeurs pour SupportedTlsVersions.

Propriétés

Value

Définit des valeurs pour SupportedTlsVersions.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour SupportedTlsVersions.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour SupportedTlsVersions.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour SupportedTlsVersions.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour SupportedTlsVersions.

(Hérité de ExpandableStringEnum<T>)

S’applique à