Values.UpdateSolNetworkServiceDataSourceInformation parameters and/or the configurable properties for a network descriptor used for update.
type nonrec t = {additionalParamsForNs : Document.t option;Values for the configurable properties declared in the network service descriptor.
*)nsdInfoId : NsdInfoId.t;ID of the network service descriptor.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of NsdInfoId.t | `Structure of 'a list ]) list ]