SiteConfigData.FtpsState プロパティ

定義

FTP/FTPS サービスの状態。

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)

プロパティ値

適用対象