ForwardProxy Class
ForwardProxy.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2020_09_01.models._models_py3.ProxyOnlyResourceForwardProxy
Constructor
ForwardProxy(*, kind: Optional[str] = None, convention: Optional[Union[str, azure.mgmt.web.v2020_09_01.models._web_site_management_client_enums.ForwardProxyConvention]] = None, custom_host_header_name: Optional[str] = None, custom_proto_header_name: Optional[str] = None, **kwargs)
Parameters
- convention
- str or ForwardProxyConvention
Required
Possible values include: "NoProxy", "Standard", "Custom".
- custom_host_header_name
- str
Required
- custom_proto_header_name
- str
Required
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- system_data
- SystemData
The system metadata relating to this resource.
Feedback
Submit and view feedback for