次の方法で共有


AzureReachabilityReportItem クラス

定義

特定のプロバイダーの場所に関する Azure の到達可能性レポートの詳細。

public class AzureReachabilityReportItem
type AzureReachabilityReportItem = class
Public Class AzureReachabilityReportItem
継承
AzureReachabilityReportItem

コンストラクター

AzureReachabilityReportItem()

AzureReachabilityReportItem クラスの新しいインスタンスを初期化します。

AzureReachabilityReportItem(String, String, IList<AzureReachabilityReportLatencyInfo>)

AzureReachabilityReportItem クラスの新しいインスタンスを初期化します。

プロパティ

AzureLocation

Azure リージョンを取得または設定します。

Latencies

各時系列の待機時間の詳細の一覧を取得または設定します。

Provider

インターネット サービス プロバイダーを取得または設定します。

適用対象