Search Results for

    Show / Hide Table of Contents
    View Source

    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 Source

    TelemetryResource()

    Declaration
    public TelemetryResource()

    Properties

    View Source

    TelemetryLevel

    Gets or sets the telemetry level for the Umbraco installation.

    Declaration
    [DataMember]
    public TelemetryLevel TelemetryLevel { get; set; }
    Property Value
    Type Description
    TelemetryLevel
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX