Interface VirtualNetworkPeering.UpdateStages.WithRemoteVirtualNetwork

All Known Subinterfaces:
VirtualNetworkPeering.Update
Enclosing interface:
VirtualNetworkPeering.UpdateStages

public static interface VirtualNetworkPeering.UpdateStages.WithRemoteVirtualNetwork
The stage of the VirtualNetworkPeering update allowing to specify remoteVirtualNetwork.
  • Method Details

    • withRemoteVirtualNetwork

      Specifies the remoteVirtualNetwork property: The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering)..
      Parameters:
      remoteVirtualNetwork - The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering).
      Returns:
      the next definition stage.