Uses of Interface
com.azure.resourcemanager.privatedns.models.VirtualNetworkLink
Packages that use VirtualNetworkLink
Package
Description
Package containing the data models for PrivateDnsManagementClient.
-
Uses of VirtualNetworkLink in com.azure.resourcemanager.privatedns.models
Methods in com.azure.resourcemanager.privatedns.models that return types with arguments of type VirtualNetworkLinkModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<VirtualNetworkLink>VirtualNetworkLinks.list(int pageSize) Lists all the virtual network links, with number of entries in each page limited to given size.com.azure.core.http.rest.PagedFlux<VirtualNetworkLink>VirtualNetworkLinks.listAsync(int pageSize) Lists all the virtual network links, with number of entries in each page limited to given size.