SupportedTlsVersions Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Definisce i valori per 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)
- Ereditarietà
- Attributi
-
Newtonsoft.Json.JsonConverterAttribute
Costruttori
SupportedTlsVersions() |
Definisce i valori per SupportedTlsVersions. |
Campi
OneFullStopOne |
Definisce i valori per SupportedTlsVersions. |
OneFullStopTwo |
Definisce i valori per SupportedTlsVersions. |
OneFullStopZero |
Definisce i valori per SupportedTlsVersions. |
Proprietà
Value |
Definisce i valori per SupportedTlsVersions. (Ereditato da ExpandableStringEnum<T>) |
Metodi
Equals(Object) |
Definisce i valori per SupportedTlsVersions. (Ereditato da ExpandableStringEnum<T>) |
Equals(String) |
Definisce i valori per SupportedTlsVersions. (Ereditato da ExpandableStringEnum<T>) |
GetHashCode() |
Definisce i valori per SupportedTlsVersions. (Ereditato da ExpandableStringEnum<T>) |
ToString() |
Definisce i valori per SupportedTlsVersions. (Ereditato da ExpandableStringEnum<T>) |