Share via


SiteConfigData.FtpsState Property

Definition

State of FTP / FTPS service.

public Azure.ResourceManager.AppService.Models.AppServiceFtpsState? FtpsState { get; set; }
member this.FtpsState : Nullable<Azure.ResourceManager.AppService.Models.AppServiceFtpsState> with get, set
Public Property FtpsState As Nullable(Of AppServiceFtpsState)

Property Value

Applies to