Values.PublicRouterNetworkInterfaceConfigurationSourceThe configuration settings for a public router network interface, including the list of allowed CIDR blocks.
type nonrec t = {allowRules : PublicRouterNetworkInterfaceConfigurationAllowRulesList.t;The list of allowed CIDR blocks for the public router network interface.
*)}