Compartilhar via


SiteConfigResourceInner.ConnectionStrings Propriedade

Definição

Obtém ou define cadeias de conexão.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a