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