Uses of Class
com.azure.resourcemanager.network.models.ActiveBaseSecurityAdminRule
Packages that use ActiveBaseSecurityAdminRule
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ActiveBaseSecurityAdminRule in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ActiveBaseSecurityAdminRuleModifier and TypeMethodDescriptionActiveSecurityAdminRulesListResultInner.value()Get the value property: Gets a page of active security admin rules.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ActiveBaseSecurityAdminRuleModifier and TypeMethodDescriptionActiveSecurityAdminRulesListResultInner.withValue(List<ActiveBaseSecurityAdminRule> value) Set the value property: Gets a page of active security admin rules. -
Uses of ActiveBaseSecurityAdminRule in com.azure.resourcemanager.network.models
Subclasses of ActiveBaseSecurityAdminRule in com.azure.resourcemanager.network.modelsModifier and TypeClassDescriptionfinal classNetwork default admin rule.final classNetwork admin rule.Methods in com.azure.resourcemanager.network.models that return ActiveBaseSecurityAdminRuleModifier and TypeMethodDescriptionstatic ActiveBaseSecurityAdminRuleActiveBaseSecurityAdminRule.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ActiveBaseSecurityAdminRule from the JsonReader.ActiveBaseSecurityAdminRule.withCommitTime(OffsetDateTime commitTime) Set the commitTime property: Deployment time string.ActiveBaseSecurityAdminRule.withConfigurationDescription(String configurationDescription) Set the configurationDescription property: A description of the security admin configuration.Set the id property: Resource ID.ActiveBaseSecurityAdminRule.withRegion(String region) Set the region property: Deployment region.ActiveBaseSecurityAdminRule.withRuleCollectionAppliesToGroups(List<NetworkManagerSecurityGroupItem> ruleCollectionAppliesToGroups) Set the ruleCollectionAppliesToGroups property: Groups for rule collection.ActiveBaseSecurityAdminRule.withRuleCollectionDescription(String ruleCollectionDescription) Set the ruleCollectionDescription property: A description of the rule collection.ActiveBaseSecurityAdminRule.withRuleGroups(List<ConfigurationGroup> ruleGroups) Set the ruleGroups property: Effective configuration groups.