Class TelemetryRepresentationBase
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Telemetry
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class TelemetryRepresentationBase
Properties
View SourceTelemetryLevel
Declaration
[JsonConverter(typeof(JsonStringEnumConverter))]
public TelemetryLevel TelemetryLevel { get; set; }
Property Value
Type | Description |
---|---|
Telemetry |