Megosztás a következőn keresztül:


ServiceGetStatisticsResponse type

A getStatistics művelet válaszadatait tartalmazza.

type ServiceGetStatisticsResponse = WithResponse<
  ServiceGetStatisticsResponseInternal,
  ServiceGetStatisticsHeaders
>