Sdílet prostřednictvím


SiteConfig.AppSettings Vlastnost

Definice

Získá nebo nastaví nastavení aplikace.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro