| 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 routes property.
|
HttpSettingsRoutes |
HttpSettingsRoutes.withApiPrefix(String apiPrefix)
Set the apiPrefix property: The apiPrefix property.
|
HttpSettingsRoutes |
HttpSettingsRoutes.withKind(String kind)
Set the kind property: Kind of resource.
|
| Modifier and Type | Method and Description |
|---|---|
HttpSettings |
HttpSettings.withRoutes(HttpSettingsRoutes routes)
Set the routes property: The routes property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.