Freigeben über


DatabaseAccountListConnectionStringsResult.ConnectionStrings Eigenschaft

Definition

Ruft ein Array ab, das die Verbindungszeichenfolgen für das Cosmos DB-Konto enthält, oder legt es fest.

[Newtonsoft.Json.JsonProperty(PropertyName="connectionStrings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.DatabaseAccountConnectionString> ConnectionStrings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionStrings")>]
member this.ConnectionStrings : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.DatabaseAccountConnectionString> with get, set
Public Property ConnectionStrings As IList(Of DatabaseAccountConnectionString)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: