Uses of Class
com.microsoft.azure.management.network.EffectiveNetworkSecurityGroup
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of EffectiveNetworkSecurityGroup in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionEffectiveNetworkSecurityGroup.withAssociation
(EffectiveNetworkSecurityGroupAssociation association) Set associated resources.EffectiveNetworkSecurityGroup.withEffectiveSecurityRules
(List<EffectiveNetworkSecurityRule> effectiveSecurityRules) Set a collection of effective security rules.EffectiveNetworkSecurityGroup.withNetworkSecurityGroup
(com.microsoft.azure.SubResource networkSecurityGroup) Set the ID of network security group that is applied.EffectiveNetworkSecurityGroup.withTagMap
(Map<String, List<String>> tagMap) Set mapping of tags to list of IP Addresses included within the tag.