Share via


IDatabaseAccountListConnectionStringsResult.ConnectionStrings Property

Definition

Gets a list that contains the connection strings for the CosmosDB account.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountConnectionString> ConnectionStrings { get; }
member this.ConnectionStrings : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountConnectionString>
Public ReadOnly Property ConnectionStrings As IReadOnlyList(Of DatabaseAccountConnectionString)

Property Value

Applies to