Uses of Class
com.azure.resourcemanager.network.models.SecurityUserRuleListResult
Packages that use SecurityUserRuleListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of SecurityUserRuleListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return SecurityUserRuleListResultModifier and TypeMethodDescriptionstatic SecurityUserRuleListResultSecurityUserRuleListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityUserRuleListResult from the JsonReader.SecurityUserRuleListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.SecurityUserRuleListResult.withValue(List<SecurityUserRuleInner> value) Set the value property: A list of security user rules.