Condividi tramite


SiteConfigResourceInner.ConnectionStrings Proprietà

Definizione

Ottiene o imposta le stringhe di connessione.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStrings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.ConnStringInfo> ConnectionStrings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a