| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnStringInfo |
ConnStringInfo.withConnectionString(String connectionString)
Set the connectionString property: Connection string value.
|
ConnStringInfo |
ConnStringInfo.withName(String name)
Set the name property: Name of connection string.
|
ConnStringInfo |
ConnStringInfo.withType(ConnectionStringType type)
Set the type property: Type of database.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.