Freigeben über


SiteConfig.FtpsState Eigenschaft

Definition

Ruft den Status des FTP-/FTPS-Diensts ab oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: