Constructs a new instance of the PageEventTelemetry object
Optionalname: stringOptionalurl: stringOptionaldurationMs: numberOptionalproperties: { Optionalmeasurements: { Optionalid: stringThe set of fields for a serializable object. This defines the serialization order and a value of true/false for each field defines whether the field is required or not.
StaticdataRequest duration in format: DD.HH:MM:SS.MMMMMM. For a page view (PageViewData), this is the duration. For a page view with performance information (PageViewPerfData), this is the page load time. Must be less than 1000 days.
StaticenvelopeIdentifier of a page view instance. Used for correlation between page view and other telemetry items.
Collection of custom measurements.
Event name. Keep it low cardinality to allow proper grouping and useful metrics.
Collection of custom properties.
Request URL with all query string parameters
Schema version
An instance of PageView represents a generic action on a page like a button click. It is also the base type for PageView.