Compartilhar via


SiteConfigResource.ConnectionStrings Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to