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
Subinterfaces with type arguments of type VirtualNetworkLink in com.azure.resourcemanager.privatedns.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure Virtual Network Link.interfaceEntry point to virtual network link management API in Azure.interfaceEntry point to virtual network link management API in Azure.interfaceEntry point to virtual network link management API in Azure.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.