次の方法で共有


SiteConfigProperties.AppSettings プロパティ

定義

アプリケーション設定。

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceNameValuePair> AppSettings { get; set; }
member this.AppSettings : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceNameValuePair> with get, set
Public Property AppSettings As IList(Of AppServiceNameValuePair)

プロパティ値

適用対象