Partager via


SiteConfig.FtpsState Propriété

Définition

Obtient ou définit l’état du service FTP/FTPS. Les valeurs possibles incluent : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à