public class DatabaseAccountConnectionString extends Object
| Constructor and Description |
|---|
DatabaseAccountConnectionString() |
| Modifier and Type | Method and Description |
|---|---|
String |
connectionString()
Get value of the connection string.
|
String |
description()
Get description of the connection string.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/