Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 749 Bytes

CreateLoadBalancerForwardingRulesRequest.md

File metadata and controls

13 lines (9 loc) · 749 Bytes

Org.OpenAPITools.Model.CreateLoadBalancerForwardingRulesRequest

Properties

Name Type Description Notes
FrontendProtocol string The protocol on the Load Balancer to forward to the backend. * HTTP * HTTPS * TCP
FrontendPort int The port number on the Load Balancer to forward to the backend.
BackendProtocol string The protocol destination on the backend server. * HTTP * HTTPS * TCP
BackendPort int The port number destination on the backend server.

[Back to Model list] [Back to API list] [Back to README]