Partilhar via


AppServiceFtpsState Estrutura

Definição

Estado do serviço FTP/FTPS.

public readonly struct AppServiceFtpsState : IEquatable<Azure.ResourceManager.AppService.Models.AppServiceFtpsState>
type AppServiceFtpsState = struct
Public Structure AppServiceFtpsState
Implements IEquatable(Of AppServiceFtpsState)
Herança
AppServiceFtpsState
Implementações

Construtores

AppServiceFtpsState(String)

Inicializa uma nova instância de AppServiceFtpsState.

Propriedades

AllAllowed

AllAllowed.

Disabled

Desabilitado.

FtpsOnly

FtpsOnly.

Métodos

Equals(AppServiceFtpsState)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(AppServiceFtpsState, AppServiceFtpsState)

Determina se dois AppServiceFtpsState valores são os mesmos.

Implicit(String to AppServiceFtpsState)

Converte uma cadeia de caracteres em um AppServiceFtpsState.

Inequality(AppServiceFtpsState, AppServiceFtpsState)

Determina se dois AppServiceFtpsState valores não são os mesmos.

Aplica-se a