DatabaseAccountListConnectionStringsResult Interface
Implements
public interface DatabaseAccountListConnectionStringsResult
extends HasInnerModel<DatabaseAccountListConnectionStringsResultInner>
An immutable client-side representation of an Azure Cosmos DB DatabaseAccountListConnectionStringsResult.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
List<Database |
connectionStrings() |
Method Details
connectionStrings
public abstract List
Returns:
a list that contains the connection strings for the CosmosDB account.
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java