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

AzureReachabilityReportParameters 类

定义

Azure 可访问性报表的地理和时间限制。

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

构造函数

AzureReachabilityReportParameters()

初始化 AzureReachabilityReportParameters 类的新实例。

AzureReachabilityReportParameters(AzureReachabilityReportLocation, DateTime, DateTime, IList<String>, IList<String>)

初始化 AzureReachabilityReportParameters 类的新实例。

属性

AzureLocations

获取或设置将查询范围限定为的可选 Azure 区域。

EndTime

获取或设置 Azure 可访问性报告的结束时间。

ProviderLocation

获取或设置定义地理位置的参数。

Providers

获取或设置 Internet 服务提供商的列表。

StartTime

获取或设置 Azure 可访问性报告的开始时间。

方法

Validate()

验证 对象。

适用于