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