Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyListResult
Packages that use FirewallPolicyListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of FirewallPolicyListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FirewallPolicyListResultModifier and TypeMethodDescriptionstatic FirewallPolicyListResultFirewallPolicyListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FirewallPolicyListResult from the JsonReader.FirewallPolicyListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of results.FirewallPolicyListResult.withValue(List<FirewallPolicyInner> value) Set the value property: List of Firewall Policies in a resource group.