Condividi tramite


SiteConfigResourceInner.FtpsState Proprietà

Definizione

Ottiene o imposta lo stato del servizio FTP/FTPS. I valori possibili includono: '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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a