Delen via


SiteConfigResourceInner.AppSettings Eigenschap

Definitie

Hiermee worden toepassingsinstellingen opgehaald of ingesteld.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op