| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HttpSettingsRoutes |
HttpSettings.routes()
Get the routes property: The configuration settings of the paths HTTP requests.
|
HttpSettingsRoutes |
HttpSettingsRoutes.withApiPrefix(String apiPrefix)
Set the apiPrefix property: The prefix that should precede all the authentication/authorization paths.
|
| Modifier and Type | Method and Description |
|---|---|
HttpSettings |
HttpSettings.withRoutes(HttpSettingsRoutes routes)
Set the routes property: The configuration settings of the paths HTTP requests.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.