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