Create a Events.
Reference to the service client.
Gets the data for a single event
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The type of events to query; either a standard event type (traces
,
customEvents
, pageViews
, requests
, dependencies
, exceptions
, availabilityResults
) or
$all
to query across all event types. Possible values include: '$all', 'traces',
'customEvents', 'pageViews', 'browserTimings', 'requests', 'dependencies', 'exceptions',
'availabilityResults', 'performanceCounters', 'customMetrics'
ID of event.
Promise<Models.EventsGetResponse>
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The type of events to query; either a standard event type (traces
,
customEvents
, pageViews
, requests
, dependencies
, exceptions
, availabilityResults
) or
$all
to query across all event types. Possible values include: '$all', 'traces',
'customEvents', 'pageViews', 'browserTimings', 'requests', 'dependencies', 'exceptions',
'availabilityResults', 'performanceCounters', 'customMetrics'
ID of event.
The callback
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The type of events to query; either a standard event type (traces
,
customEvents
, pageViews
, requests
, dependencies
, exceptions
, availabilityResults
) or
$all
to query across all event types. Possible values include: '$all', 'traces',
'customEvents', 'pageViews', 'browserTimings', 'requests', 'dependencies', 'exceptions',
'availabilityResults', 'performanceCounters', 'customMetrics'
ID of event.
The optional parameters
The callback
Executes an OData query for events
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The type of events to query; either a standard event type (traces
,
customEvents
, pageViews
, requests
, dependencies
, exceptions
, availabilityResults
) or
$all
to query across all event types. Possible values include: '$all', 'traces',
'customEvents', 'pageViews', 'browserTimings', 'requests', 'dependencies', 'exceptions',
'availabilityResults', 'performanceCounters', 'customMetrics'
Promise<Models.EventsGetByTypeResponse>
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The type of events to query; either a standard event type (traces
,
customEvents
, pageViews
, requests
, dependencies
, exceptions
, availabilityResults
) or
$all
to query across all event types. Possible values include: '$all', 'traces',
'customEvents', 'pageViews', 'browserTimings', 'requests', 'dependencies', 'exceptions',
'availabilityResults', 'performanceCounters', 'customMetrics'
The callback
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The type of events to query; either a standard event type (traces
,
customEvents
, pageViews
, requests
, dependencies
, exceptions
, availabilityResults
) or
$all
to query across all event types. Possible values include: '$all', 'traces',
'customEvents', 'pageViews', 'browserTimings', 'requests', 'dependencies', 'exceptions',
'availabilityResults', 'performanceCounters', 'customMetrics'
The optional parameters
The callback
Generated using TypeDoc
Class representing a Events.