Uses of Class
com.azure.resourcemanager.connectedvmware.models.VirtualNetworksList
Packages that use VirtualNetworksList
Package
Description
Package containing the data models for ConnectedVMwareClient.
-
Uses of VirtualNetworksList in com.azure.resourcemanager.connectedvmware.models
Methods in com.azure.resourcemanager.connectedvmware.models that return VirtualNetworksListModifier and TypeMethodDescriptionVirtualNetworksList.withNextLink
(String nextLink) Set the nextLink property: Url to follow for getting next page of VirtualNetworks.VirtualNetworksList.withValue
(List<VirtualNetworkInner> value) Set the value property: Array of VirtualNetworks.