healthCheckAllowingFirewallRules property

  1. @TagNumber.new(4)
List<String> get healthCheckAllowingFirewallRules

A list of firewall rule URIs allowing probes from health check IP ranges.

Implementation

@$pb.TagNumber(4)
$core.List<$core.String> get healthCheckAllowingFirewallRules => $_getList(3);