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

AzureReachabilityReportLatencyInfo 类

定义

有关时序延迟的详细信息。

public class AzureReachabilityReportLatencyInfo
type AzureReachabilityReportLatencyInfo = class
Public Class AzureReachabilityReportLatencyInfo
继承
AzureReachabilityReportLatencyInfo

构造函数

AzureReachabilityReportLatencyInfo()

初始化 AzureReachabilityReportLatencyInfo 类的新实例。

AzureReachabilityReportLatencyInfo(Nullable<DateTime>, Nullable<Int32>)

初始化 AzureReachabilityReportLatencyInfo 类的新实例。

属性

Score

获取或设置介于 1 和 100 之间的相对延迟分数,较高的值表示连接速度更快。

TimeStamp

获取或设置时间戳。

方法

Validate()

验证 对象。

适用于