Uses of Class
com.azure.resourcemanager.network.models.ManagedRuleSetRuleGroup
Packages that use ManagedRuleSetRuleGroup
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ManagedRuleSetRuleGroup in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ManagedRuleSetRuleGroupModifier and TypeClassDescriptionfinal classDefines a managed rule set rule group.Methods in com.azure.resourcemanager.network.models that return ManagedRuleSetRuleGroupModifier and TypeMethodDescriptionstatic ManagedRuleSetRuleGroupManagedRuleSetRuleGroup.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedRuleSetRuleGroup from the JsonReader.ManagedRuleSetRuleGroup.withRuleGroupName(String ruleGroupName) Set the ruleGroupName property: Name of the rule group.Set the rules property: List of rules within the rule group.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ManagedRuleSetRuleGroupModifier and TypeMethodDescriptionManagedRuleSet.computedDisabledRules()Get the computedDisabledRules property: Stores the final list of disabled rule groups.