Network Connection Monitor Endpoint Args
constructor(address: Output<String>? = null, coverageLevel: Output<String>? = null, excludedIpAddresses: Output<List<String>>? = null, filter: Output<NetworkConnectionMonitorEndpointFilterArgs>? = null, includedIpAddresses: Output<List<String>>? = null, name: Output<String>, targetResourceId: Output<String>? = null, targetResourceType: Output<String>? = null)