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