11 public const string Section =
"Telemetry";
Configuration options for telemetry.
string? ServerFriendlyName
The friendly name used on GitHub deployments for version reporting. If null only the server global::S...
const long DefaultVersionReportingRepositoryId
The default value of VersionReportingRepositoryId.
long? VersionReportingRepositoryId
The GitHub repository ID used for version reporting.
const string Section
The key for the Microsoft.Extensions.Configuration.IConfigurationSection the TelemetryConfiguration r...
bool DisableVersionReporting
If version reporting telemetry is disabled.