SiteConfigData.FtpsState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
State of FTP / FTPS service Serialized Name: SiteConfig.properties.ftpsState
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)