EventLevel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Description of event importance
public enum EventLevel
type EventLevel =
Public Enum EventLevel
- Inheritance
-
EventLevel
Fields
Name | Value | Description |
---|---|---|
Basic | 0 | Data is used only for telemetry/logging purposes |
NecessaryServiceData | 1 | Data is necessary as a critical feature (e.g. audit) |