Class NetworkConfigurationDiagnosticResponseInner
java.lang.Object
com.azure.resourcemanager.network.fluent.models.NetworkConfigurationDiagnosticResponseInner
Results of network configuration diagnostic on the target resource.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of NetworkConfigurationDiagnosticResponseInner class. -
Method Summary
-
Constructor Details
-
NetworkConfigurationDiagnosticResponseInner
public NetworkConfigurationDiagnosticResponseInner()Creates an instance of NetworkConfigurationDiagnosticResponseInner class.
-
-
Method Details
-
results
Get the results property: List of network configuration diagnostic results.- Returns:
- the results value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-