Class DatabaseAccountConnectionString
- java.lang.Object
-
- com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
-
public class DatabaseAccountConnectionString extends Object
Connection string for the Cosmos DB account.
-
-
Constructor Summary
Constructors Constructor Description DatabaseAccountConnectionString()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringconnectionString()Get value of the connection string.Stringdescription()Get description of the connection string.
-