Share via


SlotConfigNamesResource.ConnectionStringNames Propiedad

Definición

Obtiene o establece la lista de nombres de cadena de conexión.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStringNames")]
public System.Collections.Generic.IList<string> ConnectionStringNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStringNames")>]
member this.ConnectionStringNames : System.Collections.Generic.IList<string> with get, set
Public Property ConnectionStringNames As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a