Uses of Class
com.azure.resourcemanager.network.models.NetworkSecurityGroupResult
Packages that use NetworkSecurityGroupResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkSecurityGroupResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkSecurityGroupResultModifier and TypeClassDescriptionfinal classNetwork configuration diagnostic result corresponded provided traffic query.Methods in com.azure.resourcemanager.network.models that return NetworkSecurityGroupResultModifier and TypeMethodDescriptionstatic NetworkSecurityGroupResultNetworkSecurityGroupResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkSecurityGroupResult from the JsonReader.NetworkConfigurationDiagnosticResult.networkSecurityGroupResult()Get the networkSecurityGroupResult property: Network security group result.NetworkSecurityGroupResult.withSecurityRuleAccessResult(SecurityRuleAccess securityRuleAccessResult) Set the securityRuleAccessResult property: The network traffic is allowed or denied.Methods in com.azure.resourcemanager.network.models with parameters of type NetworkSecurityGroupResultModifier and TypeMethodDescriptionNetworkConfigurationDiagnosticResult.withNetworkSecurityGroupResult(NetworkSecurityGroupResult networkSecurityGroupResult) Set the networkSecurityGroupResult property: Network security group result.