Compartir a través de


SiteConfigResourceInner.FtpsState Propiedad

Definición

Obtiene o establece el estado del servicio FTP/FTPS. Entre los valores posibles se incluyen: "AllAllowed", "FtpsOnly", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ftpsState")]
public Microsoft.Azure.Management.AppService.Fluent.Models.FtpsState FtpsState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ftpsState")>]
member this.FtpsState : Microsoft.Azure.Management.AppService.Fluent.Models.FtpsState with get, set
Public Property FtpsState As FtpsState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a