Compartilhar via


FtpsState Classe

Definição

Define valores para 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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

FtpsState()

Define valores para FtpsState.

Campos

AllAllowed

Define valores para FtpsState.

Disabled

Define valores para FtpsState.

FtpsOnly

Define valores para FtpsState.

Propriedades

Value

Define valores para FtpsState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para FtpsState.

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

Define valores para FtpsState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para FtpsState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para FtpsState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a