Share via


NetworkConfigurationDiagnosticResponse クラス

定義

ターゲット リソースでのネットワーク構成診断の結果。

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

コンストラクター

NetworkConfigurationDiagnosticResponse()

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

NetworkConfigurationDiagnosticResponse(IList<NetworkConfigurationDiagnosticResult>)

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

プロパティ

Results

ネットワーク構成の診断結果の一覧を取得します。

適用対象