Compartir a través de


SupportedTlsVersions Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

SupportedTlsVersions()

Define valores para SupportedTlsVersions.

Campos

OneFullStopOne

Define valores para SupportedTlsVersions.

OneFullStopTwo

Define valores para SupportedTlsVersions.

OneFullStopZero

Define valores para SupportedTlsVersions.

Propiedades

Value

Define valores para SupportedTlsVersions.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SupportedTlsVersions.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para SupportedTlsVersions.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SupportedTlsVersions.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para SupportedTlsVersions.

(Heredado de ExpandableStringEnum<T>)

Se aplica a