ipBlocks property
A list of IP addresses or IP address ranges to match against the source IP address of the request.
Limited to 10 ip_blocks per Authorization Policy
Optional.
Implementation
core.List<AuthzPolicyAuthzRuleIpBlock>? ipBlocks;
A list of IP addresses or IP address ranges to match against the source IP address of the request.
Limited to 10 ip_blocks per Authorization Policy
Optional.
core.List<AuthzPolicyAuthzRuleIpBlock>? ipBlocks;