Uses of Class
com.azure.resourcemanager.network.models.NetworkConfigurationDiagnosticResult
-
Packages that use NetworkConfigurationDiagnosticResult Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models 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 NetworkConfigurationDiagnosticResult Modifier and Type Method Description List<NetworkConfigurationDiagnosticResult>NetworkConfigurationDiagnosticResponseInner. 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 NetworkConfigurationDiagnosticResult Modifier and Type Method Description NetworkConfigurationDiagnosticResultNetworkConfigurationDiagnosticResult. withNetworkSecurityGroupResult(NetworkSecurityGroupResult networkSecurityGroupResult)Set the networkSecurityGroupResult property: Network security group result.NetworkConfigurationDiagnosticResultNetworkConfigurationDiagnosticResult. withProfile(NetworkConfigurationDiagnosticProfile profile)Set the profile property: Network configuration diagnostic profile.
-