| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HttpSettings |
SiteAuthSettingsV2Inner.httpSettings()
Get the httpSettings property: The httpSettings property.
|
| Modifier and Type | Method and Description |
|---|---|
SiteAuthSettingsV2Inner |
SiteAuthSettingsV2Inner.withHttpSettings(HttpSettings httpSettings)
Set the httpSettings property: The httpSettings property.
|
| Modifier and Type | Method and Description |
|---|---|
HttpSettings |
HttpSettings.withForwardProxy(ForwardProxy forwardProxy)
Set the forwardProxy property: The forwardProxy property.
|
HttpSettings |
HttpSettings.withKind(String kind)
Set the kind property: Kind of resource.
|
HttpSettings |
HttpSettings.withRequireHttps(Boolean requireHttps)
Set the requireHttps property: The requireHttps property.
|
HttpSettings |
HttpSettings.withRoutes(HttpSettingsRoutes routes)
Set the routes property: The routes property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.