Compartir a través de


FtpsState Clase

Definición

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

Constructores

FtpsState()

Define valores para FtpsState.

Campos

AllAllowed

Define valores para FtpsState.

Disabled

Define valores para FtpsState.

FtpsOnly

Define valores para FtpsState.

Propiedades

Value

Define valores para FtpsState.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para FtpsState.

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

Define valores para FtpsState.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para FtpsState.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para FtpsState.

(Heredado de ExpandableStringEnum<T>)

Se aplica a