public interface ConnectionString
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
boolean |
sticky() |
ConnectionStringType |
type() |
String |
value() |
String name()
String value()
ConnectionStringType type()
boolean sticky()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.