public final class NetworkConfigurationDiagnosticResponseInner extends Object
| Constructor and Description |
|---|
NetworkConfigurationDiagnosticResponseInner() |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkConfigurationDiagnosticResult> |
results()
Get the results property: List of network configuration diagnostic results.
|
void |
validate()
Validates the instance.
|
public NetworkConfigurationDiagnosticResponseInner()
public List<NetworkConfigurationDiagnosticResult> results()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.