Class DatabaseAccountConnectionString
java.lang.Object
com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
Connection string for the Cosmos DB account.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet value of the connection string.Get description of the connection string.
-
Constructor Details
-
DatabaseAccountConnectionString
public DatabaseAccountConnectionString()
-
-
Method Details
-
connectionString
Get value of the connection string.- Returns:
- the connectionString value
-
description
Get description of the connection string.- Returns:
- the description value
-