Compartir a través de


SiteConfigResourceInner.ConnectionStrings Propiedad

Definición

Obtiene o establece cadenas de conexión.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a