共用方式為


SlotConfigNamesResourceInner.ConnectionStringNames 屬性

定義

取得或設定連接字串名稱的清單。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於