Uses of Class
com.azure.resourcemanager.network.models.SecurityUserGroupItem
Packages that use SecurityUserGroupItem
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of SecurityUserGroupItem in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type SecurityUserGroupItemModifier and TypeMethodDescriptionSecurityUserRuleCollectionInner.appliesToGroups()Get the appliesToGroups property: Groups for configuration.SecurityUserRuleCollectionPropertiesFormat.appliesToGroups()Get the appliesToGroups property: Groups for configuration.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type SecurityUserGroupItemModifier and TypeMethodDescriptionSecurityUserRuleCollectionInner.withAppliesToGroups(List<SecurityUserGroupItem> appliesToGroups) Set the appliesToGroups property: Groups for configuration.SecurityUserRuleCollectionPropertiesFormat.withAppliesToGroups(List<SecurityUserGroupItem> appliesToGroups) Set the appliesToGroups property: Groups for configuration. -
Uses of SecurityUserGroupItem in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return SecurityUserGroupItemModifier and TypeMethodDescriptionstatic SecurityUserGroupItemSecurityUserGroupItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityUserGroupItem from the JsonReader.SecurityUserGroupItem.withNetworkGroupId(String networkGroupId) Set the networkGroupId property: Network manager group Id.