Uses of Class
com.azure.resourcemanager.network.models.EvaluatedNetworkSecurityGroup
Packages that use EvaluatedNetworkSecurityGroup
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of EvaluatedNetworkSecurityGroup in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return EvaluatedNetworkSecurityGroupModifier and TypeMethodDescriptionEvaluatedNetworkSecurityGroup.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EvaluatedNetworkSecurityGroup from the JsonReader.EvaluatedNetworkSecurityGroup.withAppliedTo(String appliedTo) Set the appliedTo property: Resource ID of nic or subnet to which network security group is applied.EvaluatedNetworkSecurityGroup.withMatchedRule(MatchedRule matchedRule) Set the matchedRule property: Matched network security rule.EvaluatedNetworkSecurityGroup.withNetworkSecurityGroupId(String networkSecurityGroupId) Set the networkSecurityGroupId property: Network security group ID.Methods in com.azure.resourcemanager.network.models that return types with arguments of type EvaluatedNetworkSecurityGroupModifier and TypeMethodDescriptionNetworkSecurityGroupResult.evaluatedNetworkSecurityGroups()Get the evaluatedNetworkSecurityGroups property: List of results network security groups diagnostic.