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