Condividi tramite


SiteConfigResourceInner.AppSettings Proprietà

Definizione

Ottiene o imposta le impostazioni dell'applicazione.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.appSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair> AppSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a