Class TelemetryResource
Represents a telemetry configuration resource.
Inheritance
object
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
[DataContract]
public class TelemetryResource
Constructors
View SourceTelemetryResource()
Declaration
public TelemetryResource()
Properties
View SourceTelemetryLevel
Gets or sets the telemetry level for the Umbraco installation.
Declaration
[DataMember]
public TelemetryLevel TelemetryLevel { get; set; }
Property Value
| Type | Description |
|---|---|
| TelemetryLevel |