Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.02 KB

LoadbalancerFirewallRule.md

File metadata and controls

14 lines (10 loc) · 1.02 KB

Org.OpenAPITools.Model.LoadbalancerFirewallRule

Load Balancer firewall rule information.

Properties

Name Type Description Notes
Id string The unique ID for the firewall rule [optional]
Port int Port for this rule. [optional]
Source string If the source string is given a value of "cloudflare" then cloudflare IPs will be supplied. Otherwise enter a IP address with subnet size that you wish to permit through the firewall. Possible values:
IpType string The type of IP rule. * v4 * v6 [optional]

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