Search Results for

    Show / Hide Table of Contents
    View Source

    Class TelemetryRepresentationBase

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Telemetry
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class TelemetryRepresentationBase

    Properties

    View Source

    TelemetryLevel

    Declaration
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public TelemetryLevel TelemetryLevel { get; set; }
    Property Value
    Type Description
    TelemetryLevel
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • TelemetryLevel
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX