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
Subinterfaces with type arguments of type NetworkSecurityGroup.Update in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptioninterfaceNetwork security group.static interfaceThe template for an update operation, containing all the settings that can be modified.static interfaceThe entirety of a security rule update as part of a network security group update.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.