Uses of Class
com.azure.resourcemanager.network.models.NetworkManagerSecurityGroupItem
Packages that use NetworkManagerSecurityGroupItem
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkManagerSecurityGroupItem in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type NetworkManagerSecurityGroupItemModifier and TypeMethodDescriptionAdminRuleCollectionInner.appliesToGroups()Get the appliesToGroups property: Groups for configuration.AdminRuleCollectionPropertiesFormat.appliesToGroups()Get the appliesToGroups property: Groups for configuration.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type NetworkManagerSecurityGroupItemModifier and TypeMethodDescriptionAdminRuleCollectionInner.withAppliesToGroups(List<NetworkManagerSecurityGroupItem> appliesToGroups) Set the appliesToGroups property: Groups for configuration.AdminRuleCollectionPropertiesFormat.withAppliesToGroups(List<NetworkManagerSecurityGroupItem> appliesToGroups) Set the appliesToGroups property: Groups for configuration. -
Uses of NetworkManagerSecurityGroupItem in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkManagerSecurityGroupItemModifier and TypeClassDescriptionfinal classNetwork manager security group item.Methods in com.azure.resourcemanager.network.models that return NetworkManagerSecurityGroupItemModifier and TypeMethodDescriptionNetworkManagerSecurityGroupItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkManagerSecurityGroupItem from the JsonReader.NetworkManagerSecurityGroupItem.withNetworkGroupId(String networkGroupId) Set the networkGroupId property: Network manager group Id.Methods in com.azure.resourcemanager.network.models that return types with arguments of type NetworkManagerSecurityGroupItemModifier and TypeMethodDescriptionActiveBaseSecurityAdminRule.ruleCollectionAppliesToGroups()Get the ruleCollectionAppliesToGroups property: Groups for rule collection.EffectiveBaseSecurityAdminRule.ruleCollectionAppliesToGroups()Get the ruleCollectionAppliesToGroups property: Groups for rule collection.Method parameters in com.azure.resourcemanager.network.models with type arguments of type NetworkManagerSecurityGroupItemModifier and TypeMethodDescriptionActiveBaseSecurityAdminRule.withRuleCollectionAppliesToGroups(List<NetworkManagerSecurityGroupItem> ruleCollectionAppliesToGroups) Set the ruleCollectionAppliesToGroups property: Groups for rule collection.ActiveDefaultSecurityAdminRule.withRuleCollectionAppliesToGroups(List<NetworkManagerSecurityGroupItem> ruleCollectionAppliesToGroups) Set the ruleCollectionAppliesToGroups property: Groups for rule collection.ActiveSecurityAdminRule.withRuleCollectionAppliesToGroups(List<NetworkManagerSecurityGroupItem> ruleCollectionAppliesToGroups) Set the ruleCollectionAppliesToGroups property: Groups for rule collection.EffectiveBaseSecurityAdminRule.withRuleCollectionAppliesToGroups(List<NetworkManagerSecurityGroupItem> ruleCollectionAppliesToGroups) Set the ruleCollectionAppliesToGroups property: Groups for rule collection.EffectiveDefaultSecurityAdminRule.withRuleCollectionAppliesToGroups(List<NetworkManagerSecurityGroupItem> ruleCollectionAppliesToGroups) Set the ruleCollectionAppliesToGroups property: Groups for rule collection.EffectiveSecurityAdminRule.withRuleCollectionAppliesToGroups(List<NetworkManagerSecurityGroupItem> ruleCollectionAppliesToGroups) Set the ruleCollectionAppliesToGroups property: Groups for rule collection.