Uses of Class
com.azure.resourcemanager.network.models.PublicIpPrefixListResult
-
Packages that use PublicIpPrefixListResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of PublicIpPrefixListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PublicIpPrefixListResult Modifier and Type Method Description PublicIpPrefixListResultPublicIpPrefixListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.PublicIpPrefixListResultPublicIpPrefixListResult. withValue(List<PublicIpPrefixInner> value)Set the value property: A list of public IP prefixes that exists in a resource group.
-