TelemetryConfiguration Class

Definition

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

Applies to