Sdílet prostřednictvím


SiteConfig.FtpsState Vlastnost

Definice

Získá nebo nastaví stav služby FTP / FTPS. Mezi možné hodnoty patří: AllAllowed, FtpsOnly, Disabled.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro