Uses of Interface
com.azure.resourcemanager.network.models.NetworkSecurityGroup.Update
Packages that use NetworkSecurityGroup.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkSecurityGroup.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkSecurityGroup.UpdateModifier and TypeMethodDescriptionNetworkSecurityGroup.UpdateStages.WithRule.withoutRule(String name) Removes an existing security rule.Methods in com.azure.resourcemanager.network.models that return types with arguments of type NetworkSecurityGroup.UpdateModifier and TypeMethodDescriptionNetworkSecurityGroup.UpdateStages.WithRule.defineRule(String name) Begins the definition of a new security rule to be added to this network security group.