EventData Class
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.
[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 |