共用方式為


SiteConfigResourceInner.AppSettings 屬性

定義

取得或設定應用程式設定。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於