다음을 통해 공유


SiteConfig.AppSettings 속성

정의

애플리케이션 설정을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상