다음을 통해 공유


SiteConfig.ConnectionStrings 속성

정의

연결 문자열을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="connectionStrings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.ConnStringInfo> ConnectionStrings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionStrings")>]
member this.ConnectionStrings : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.ConnStringInfo> with get, set
Public Property ConnectionStrings As IList(Of ConnStringInfo)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상