Uses of Interface
com.azure.resourcemanager.network.models.NetworkSecurityGroup.Update
-
Packages that use NetworkSecurityGroup.Update Package Description com.azure.resourcemanager.network.models 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.Update Modifier and Type Method Description NetworkSecurityGroup.UpdateNetworkSecurityGroup.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.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.
-