Share via


SiteConfigProperties.ConnectionStrings Property

Definition

Connection strings.

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)

Property Value

Applies to