PageViewPerformanceTelemetry.DeepClone Method

Definition

Deeply clones a PageViewTelemetry object.

public Microsoft.ApplicationInsights.Channel.ITelemetry DeepClone ();
abstract member DeepClone : unit -> Microsoft.ApplicationInsights.Channel.ITelemetry
override this.DeepClone : unit -> Microsoft.ApplicationInsights.Channel.ITelemetry
Public Function DeepClone () As ITelemetry

Returns

A cloned instance.

Implements

Applies to