Network Connection Monitor Args
constructor(endpoints: Output<List<NetworkConnectionMonitorEndpointArgs>>? = null, location: Output<String>? = null, name: Output<String>? = null, networkWatcherId: Output<String>? = null, notes: Output<String>? = null, outputWorkspaceResourceIds: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, testConfigurations: Output<List<NetworkConnectionMonitorTestConfigurationArgs>>? = null, testGroups: Output<List<NetworkConnectionMonitorTestGroupArgs>>? = null)