| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NameValuePair |
FunctionApp.addFunctionKey(String functionName,
String keyName,
String keyValue)
Adds a key to a function in this function app.
|
NameValuePair |
NameValuePair.withName(String name)
Set the name property: Pair name.
|
NameValuePair |
NameValuePair.withValue(String value)
Set the value property: Pair value.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.