Uses of Class
com.azure.resourcemanager.network.models.EffectiveDefaultSecurityAdminRule
Packages that use EffectiveDefaultSecurityAdminRule
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of EffectiveDefaultSecurityAdminRule in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return EffectiveDefaultSecurityAdminRuleModifier and TypeMethodDescriptionEffectiveDefaultSecurityAdminRule.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EffectiveDefaultSecurityAdminRule from the JsonReader.EffectiveDefaultSecurityAdminRule.withConfigurationDescription(String configurationDescription) Set the configurationDescription property: A description of the security admin configuration.Set the flag property: Default rule flag.Set the id property: Resource ID.EffectiveDefaultSecurityAdminRule.withRuleCollectionAppliesToGroups(List<NetworkManagerSecurityGroupItem> ruleCollectionAppliesToGroups) Set the ruleCollectionAppliesToGroups property: Groups for rule collection.EffectiveDefaultSecurityAdminRule.withRuleCollectionDescription(String ruleCollectionDescription) Set the ruleCollectionDescription property: A description of the rule collection.EffectiveDefaultSecurityAdminRule.withRuleGroups(List<ConfigurationGroup> ruleGroups) Set the ruleGroups property: Effective configuration groups.