ITelemetry Interface
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.
The base telemetry type for application insights.
public interface ITelemetry
type ITelemetry = interface
Public Interface ITelemetry
- Derived
Context |
Gets the context associated with this telemetry instance. |
Extension |
Gets or sets gets the extension used to extend this telemetry instance using new strongly typed object. |
Sequence |
Gets or sets the value that defines absolute order of the telemetry item. |
Timestamp |
Gets or sets date and time when telemetry was recorded. |
Deep |
Clones the telemetry object deeply, so that the original object and the clone share no state and can be modified independently. |
Sanitize() |
Sanitizes the properties of the telemetry item based on DP constraints. |
Serialize |
Writes serialization info about the data class of the implementing type using the given ISerializationWriter. |
Get |
Gets envelope name for ITelemetry object. |
Try |
Sets envelope name for ITelemetry object. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: