I'm trying to publish a GP tool that does some Network Analysis on a Network Dataset and in Pro, the toolbox input parameter is of type GPNetworkDataset. In Pro, I can just choose the network DS in the toolbox UI and everything works, but when published to the server, I'm unable to pass a NAServer URL as the value for the network dataset input, it tells me the input is not of the proper type. We have published the GP tool with this hardcoded to a gdb that we bundle in the service definition, but we need to be able to run this tool against multiple hosted NA Services.