Class ConsentLevelViewModel
Inheritance
System.Object
Namespace: Umbraco.Cms.ManagementApi.ViewModels.Installer
Assembly: Umbraco.Cms.ManagementApi.dll
Syntax
public class ConsentLevelViewModel
Properties
View SourceDescription
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System. |
Level
Declaration
[JsonConverter(typeof(JsonStringEnumConverter))]
public TelemetryLevel Level { get; set; }
Property Value
Type | Description |
---|---|
Telemetry |