Partager via


SiteConfig.AppSettings Propriété

Définition

Obtient ou définit les paramètres de l’application.

[Newtonsoft.Json.JsonProperty(PropertyName="appSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.NameValuePair> AppSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appSettings")>]
member this.AppSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.NameValuePair> with get, set
Public Property AppSettings As IList(Of NameValuePair)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à