Uses of Class
com.azure.resourcemanager.network.models.NetworkConfigurationDiagnosticResult
Packages that use NetworkConfigurationDiagnosticResult
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkConfigurationDiagnosticResult in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type NetworkConfigurationDiagnosticResultModifier and TypeMethodDescriptionNetworkConfigurationDiagnosticResponseInner.results()Get the results property: List of network configuration diagnostic results. -
Uses of NetworkConfigurationDiagnosticResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkConfigurationDiagnosticResultModifier and TypeMethodDescriptionNetworkConfigurationDiagnosticResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkConfigurationDiagnosticResult from the JsonReader.NetworkConfigurationDiagnosticResult.withNetworkSecurityGroupResult(NetworkSecurityGroupResult networkSecurityGroupResult) Set the networkSecurityGroupResult property: Network security group result.NetworkConfigurationDiagnosticResult.withProfile(NetworkConfigurationDiagnosticProfile profile) Set the profile property: Network configuration diagnostic profile.