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