PSEventData Class

Definition

Wrapps around the EventData and exposes all the localized strings as invariant/localized properties

public class PSEventData : Microsoft.Azure.Management.Monitor.Models.EventData
type PSEventData = class
    inherit EventData
Public Class PSEventData
Inherits EventData
Inheritance
PSEventData
Derived

Constructors

PSEventData(EventData)

Initializes a new instance of the EventData class.

Properties

Authorization

Gets or sets the authorization. This is the authorization used by the user who has performed the operation that led to this event.

Category

Hide Category property in base class for output

Claims

Gets or sets the claims

EventName

Hide EventName property in base class for output

EventTimestamp

Gets or sets the EventTimestamp of the event

HttpRequest

Gets or sets the HTTP request info. The client IP address of the user who initiated the event is captured as part of the HTTP request info.

Level

Gets or sets the Level of the event

OperationName

Hide OperationName property in base class for output

Properties

Gets or sets the property bag

ResourceProviderName

Hide ResourceProviderName property in base class for output

Status

Hide Status property in base class for output

SubmissionTimestamp

Gets or sets the SubmissionTimestamp of the event

SubStatus

Hide SubStatus property in base class for output

Applies to