Uses of Class
com.azure.resourcemanager.network.models.IpAllocationListResult
-
Packages that use IpAllocationListResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of IpAllocationListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return IpAllocationListResult Modifier and Type Method Description IpAllocationListResultIpAllocationListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.IpAllocationListResultIpAllocationListResult. withValue(List<IpAllocationInner> value)Set the value property: A list of IpAllocation resources.
-