endIpAddress

val endIpAddress: Output<String>

The ending IP address to allow through the firewall for this rule.

Note: The Azure feature Allow access to Azure services can be enabled by setting start_ip_address and end_ip_address to 0.0.0.0 which (is documented in the Azure API Docs).