Freigeben über


SiteConfigResource.ConnectionStrings Eigenschaft

Definition

Ruft Verbindungszeichenfolgen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: