Uses of Class
com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of EffectiveNetworkSecurityGroupAssociation in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionEffectiveNetworkSecurityGroup.association()
Get associated resources.EffectiveNetworkSecurityGroupAssociation.withNetworkInterface
(com.microsoft.azure.SubResource networkInterface) Set the ID of the network interface if assigned.EffectiveNetworkSecurityGroupAssociation.withSubnet
(com.microsoft.azure.SubResource subnet) Set the ID of the subnet if assigned.Modifier and TypeMethodDescriptionEffectiveNetworkSecurityGroup.withAssociation
(EffectiveNetworkSecurityGroupAssociation association) Set associated resources.