Condividi tramite


SlotConfigNamesResourceInner.ConnectionStringNames Proprietà

Definizione

Ottiene o imposta l'elenco dei nomi delle stringhe di connessione.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a