NetworkConfigurationDiagnosticResponse Class

Results of network configuration diagnostic on the target resource.

Constructor

NetworkConfigurationDiagnosticResponse(*args: Any, **kwargs: Any)

Variables

Name Description
results

List of network configuration diagnostic results.

Attributes

results

List of network configuration diagnostic results.

results: list['_models.NetworkConfigurationDiagnosticResult'] | None