IVirtualNetworkLinksOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VirtualNetworkLinksOperations operations.
public interface IVirtualNetworkLinksOperations
type IVirtualNetworkLinksOperations = interface
Public Interface IVirtualNetworkLinksOperations
Methods
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, VirtualNetworkLink, String, String, Dictionary<String,List<String>>, CancellationToken) |
Creates or updates a virtual network link to the specified Private DNS zone. |
CreateOrUpdateWithHttpMessagesAsync(String, String, String, VirtualNetworkLink, String, String, Dictionary<String,List<String>>, CancellationToken) |
Creates or updates a virtual network link to the specified Private DNS zone. |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the virtual network links to the specified Private DNS zone. |
ListWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken) |
Lists the virtual network links to the specified Private DNS zone. |