次の方法で共有


AzureReachabilityReport クラス

定義

Azure の到達可能性レポートの詳細。

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

コンストラクター

AzureReachabilityReport()

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

AzureReachabilityReport(String, AzureReachabilityReportLocation, IList<AzureReachabilityReportItem>)

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

プロパティ

AggregationLevel

Azure 到達可能性レポートの集計レベルを取得または設定します。 国、州、または市区町村を指定できます。

ProviderLocation

地理的な場所を定義するパラメーターを取得または設定します。

ReachabilityReport

Azure の到達可能性レポート アイテムの一覧を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象