Partager via


SlotConfigNamesResource.ConnectionStringNames Propriété

Définition

Obtient ou définit la liste des noms de chaîne de connexion.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à