| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
StaticSiteUserProvidedFunctionAppProperties |
StaticSiteUserProvidedFunctionAppProperties.withFunctionAppRegion(String functionAppRegion)
Set the functionAppRegion property: The region of the function app registered with the static site.
|
StaticSiteUserProvidedFunctionAppProperties |
StaticSiteUserProvidedFunctionAppProperties.withFunctionAppResourceId(String functionAppResourceId)
Set the functionAppResourceId property: The resource id of the function app registered with the static site.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.