Delen via


EventQueryParameter Class

Definition

Implements the event query parameter.

public class EventQueryParameter
type EventQueryParameter = class
Public Class EventQueryParameter
Inheritance
EventQueryParameter

Constructors

EventQueryParameter()

Initializes a new instance of the EventQueryParameter class.

EventQueryParameter(String, String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>)

Initializes a new instance of the EventQueryParameter class.

Properties

AffectedObjectCorrelationId

Gets or sets the affected object correlationId for the events to be queried.

AffectedObjectFriendlyName

Gets or sets the affected object name of the events to be queried.

EndTime

Gets or sets the end time of the time range within which the events are to be queried.

EventCode

Gets or sets the source id of the events to be queried.

EventType

Gets or sets the type of the events to be queried.

FabricName

Gets or sets the affected object server id of the events to be queried.

Severity

Gets or sets the severity of the events to be queried.

StartTime

Gets or sets the start time of the time range within which the events are to be queried.

Applies to