Uses of Class
com.azure.resourcemanager.network.models.SecurityUserRuleCollectionListResult
Packages that use SecurityUserRuleCollectionListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of SecurityUserRuleCollectionListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return SecurityUserRuleCollectionListResultModifier and TypeMethodDescriptionSecurityUserRuleCollectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityUserRuleCollectionListResult from the JsonReader.SecurityUserRuleCollectionListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next set of results.SecurityUserRuleCollectionListResult.withValue(List<SecurityUserRuleCollectionInner> value) Set the value property: A list of network manager security user configuration rule collections.