共用方式為


TelemetryInfo type

遙測資訊。 要包含在User-Agent字串內的索引鍵/值組。

type TelemetryInfo = { key?: string; value?: string }