Freigeben über


ConnectionStringDictionary.Properties Eigenschaft

Definition

Ruft Verbindungszeichenfolgen ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.WebSites.Models.ConnStringValueTypePair> Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.WebSites.Models.ConnStringValueTypePair> with get, set
Public Property Properties As IDictionary(Of String, ConnStringValueTypePair)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: