public IEnumerable <KeyValuePair <string, string> > GetApiTelemetryFeatures()
 {
     return(_commonParameters.GetApiTelemetryFeatures());
 }