| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ForwardProxy |
HttpSettings.forwardProxy()
Get the forwardProxy property: The forwardProxy property.
|
ForwardProxy |
ForwardProxy.withConvention(ForwardProxyConvention convention)
Set the convention property: The convention property.
|
ForwardProxy |
ForwardProxy.withCustomHostHeaderName(String customHostHeaderName)
Set the customHostHeaderName property: The customHostHeaderName property.
|
ForwardProxy |
ForwardProxy.withCustomProtoHeaderName(String customProtoHeaderName)
Set the customProtoHeaderName property: The customProtoHeaderName property.
|
ForwardProxy |
ForwardProxy.withKind(String kind)
Set the kind property: Kind of resource.
|
| Modifier and Type | Method and Description |
|---|---|
HttpSettings |
HttpSettings.withForwardProxy(ForwardProxy forwardProxy)
Set the forwardProxy property: The forwardProxy property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.