你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AvailabilityTelemetry.DeepClone 方法

定义

深度克隆 AvailabilityTelemetry 对象。

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

返回

克隆的实例。

实现

适用于