Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyListResult
-
Packages that use FirewallPolicyListResult Package Description com.azure.resourcemanager.network.models 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 FirewallPolicyListResult Modifier and Type Method Description FirewallPolicyListResultFirewallPolicyListResult. withNextLink(String nextLink)Set the nextLink property: URL to get the next set of results.FirewallPolicyListResultFirewallPolicyListResult. withValue(List<FirewallPolicyInner> value)Set the value property: List of Firewall Policies in a resource group.
-