Uses of Class
com.microsoft.azure.management.network.SubnetAssociation
Packages that use SubnetAssociation
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of SubnetAssociation in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return SubnetAssociationModifier and TypeMethodDescriptionSecurityRuleAssociations.subnetAssociation()Get subnet and it's custom security rules.SubnetAssociation.withSecurityRules(List<com.microsoft.azure.management.network.implementation.SecurityRuleInner> securityRules) Set collection of custom security rules.Methods in com.microsoft.azure.management.network with parameters of type SubnetAssociationModifier and TypeMethodDescriptionSecurityRuleAssociations.withSubnetAssociation(SubnetAssociation subnetAssociation) Set subnet and it's custom security rules.