Interface VirtualNetworkLink.DefinitionStages.WithVirtualNetwork

All Known Subinterfaces:
VirtualNetworkLink.Definition
Enclosing interface:
VirtualNetworkLink.DefinitionStages

public static interface VirtualNetworkLink.DefinitionStages.WithVirtualNetwork
The stage of the VirtualNetworkLink definition allowing to specify virtualNetwork.
  • Method Details

    • withVirtualNetwork

      VirtualNetworkLink.DefinitionStages.WithCreate withVirtualNetwork(com.azure.core.management.SubResource virtualNetwork)
      Specifies the virtualNetwork property: The reference to the virtual network. This cannot be changed after creation..
      Parameters:
      virtualNetwork - The reference to the virtual network. This cannot be changed after creation.
      Returns:
      the next definition stage.