NetworkConfigurationDiagnosticResponseInner Class

Definition

Results of network configuration diagnostic on the target resource.

public class NetworkConfigurationDiagnosticResponseInner
type NetworkConfigurationDiagnosticResponseInner = class
Public Class NetworkConfigurationDiagnosticResponseInner
Inheritance
NetworkConfigurationDiagnosticResponseInner

Constructors

NetworkConfigurationDiagnosticResponseInner()

Initializes a new instance of the NetworkConfigurationDiagnosticResponseInner class.

NetworkConfigurationDiagnosticResponseInner(IList<NetworkConfigurationDiagnosticResult>)

Initializes a new instance of the NetworkConfigurationDiagnosticResponseInner class.

Properties

Results

Gets list of network configuration diagnostic results.

Applies to