Uses of Class
com.microsoft.azure.management.network.EvaluatedNetworkSecurityGroup
Packages that use EvaluatedNetworkSecurityGroup
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of EvaluatedNetworkSecurityGroup in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return EvaluatedNetworkSecurityGroupModifier and TypeMethodDescriptionEvaluatedNetworkSecurityGroup.withAppliedTo
(String appliedTo) Set resource ID of nic or subnet to which network security group is applied.EvaluatedNetworkSecurityGroup.withMatchedRule
(MatchedRule matchedRule) Set matched network security rule.EvaluatedNetworkSecurityGroup.withNetworkSecurityGroupId
(String networkSecurityGroupId) Set network security group ID.Methods in com.microsoft.azure.management.network that return types with arguments of type EvaluatedNetworkSecurityGroupModifier and TypeMethodDescriptionNetworkSecurityGroupResult.evaluatedNetworkSecurityGroups()
Get list of results network security groups diagnostic.