Delen via


SiteConfigResourceInner.FtpsState Eigenschap

Definitie

Hiermee wordt de status van de FTP-/FTPS-service opgehaald of ingesteld. Mogelijke waarden zijn: '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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op