public final class DatabaseAccountConnectionString extends Object
| Constructor and Description |
|---|
DatabaseAccountConnectionString() |
| Modifier and Type | Method and Description |
|---|---|
String |
connectionString()
Get the connectionString property: Value of the connection string.
|
String |
description()
Get the description property: Description of the connection string.
|
void |
validate()
Validates the instance.
|
public String connectionString()
public String description()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.