Share via


PerformanceCounterTelemetry.DeepClone メソッド

定義

オブジェクトを深く複製します PerformanceCounterTelemetry

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

戻り値

複製されたインスタンス。

実装

適用対象