次の方法で共有


SiteConfigProperties.ConnectionStrings プロパティ

定義

接続文字列。

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

プロパティ値

適用対象