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