EventData Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.EventDataConverter))]
public class EventData : EventArgs
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.EventDataConverter))>]
type EventData = class
    inherit EventArgs
Public Class EventData
Inherits EventArgs
Inheritance
EventData
Derived
Attributes

Constructors

EventData()

Fields

Cancel
ExtendedData
Id
Message
Parameter
RequestMessage
ResponseMessage
Value

Applies to