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