FtpsState Classe

Définition

Définit des valeurs pour FtpsState.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.FtpsState>))]
public class FtpsState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.FtpsState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.FtpsState>))>]
type FtpsState = class
    inherit ExpandableStringEnum<FtpsState>
Public Class FtpsState
Inherits ExpandableStringEnum(Of FtpsState)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

FtpsState()

Définit des valeurs pour FtpsState.

Champs

AllAllowed

Définit des valeurs pour FtpsState.

Disabled

Définit des valeurs pour FtpsState.

FtpsOnly

Définit des valeurs pour FtpsState.

Propriétés

Value

Définit des valeurs pour FtpsState.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour FtpsState.

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

Définit des valeurs pour FtpsState.

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

Définit des valeurs pour FtpsState.

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

Définit des valeurs pour FtpsState.

(Hérité de ExpandableStringEnum<T>)

S’applique à