Uses of Interface
com.microsoft.azure.management.network.NetworkSecurityGroup.Update
-
Packages that use NetworkSecurityGroup.Update Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of NetworkSecurityGroup.Update in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return NetworkSecurityGroup.Update Modifier and Type Method Description NetworkSecurityGroup.UpdateNetworkSecurityGroup.UpdateStages.WithRule. withoutRule(String name)Removes an existing security rule.Methods in com.microsoft.azure.management.network that return types with arguments of type NetworkSecurityGroup.Update Modifier and Type Method Description NetworkSecurityRule.UpdateDefinitionStages.Blank<NetworkSecurityGroup.Update>NetworkSecurityGroup.UpdateStages.WithRule. defineRule(String name)Begins the definition of a new security rule to be added to this network security group.
-