TelemetryConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents custom telemetry settings
public class TelemetryConfiguration
type TelemetryConfiguration = class
Public Class TelemetryConfiguration
- Inheritance
-
TelemetryConfiguration
Constructors
TelemetryConfiguration() |
Properties
CustomSettings |
Custom settings of telemetry |
IsFastShutdownEnabled |
Is telemetry fast shutdown enabled or not |
IsLocalCachingEnabled |
Is local caching/logging permitted for telemetry/audit component |
IsMinimalTelemetryEnabled |
Is non-critical telemetry disabled |
IsNetworkDetectionEnabled |
Is network status checked on a background thread |
IsTelemetryOptedOut |
Is non-critical telemetry disabled |
IsTraceLoggingEnabled |
Is on-disk trace logging enabled for telemetry/audit component |
MaskedProperties |
Telemetry events/properties which should be masked |