Interface VirtualNetworkPeering.UpdateStages.WithRemoteAddressSpace

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

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

    • withRemoteAddressSpace

      VirtualNetworkPeering.Update withRemoteAddressSpace(AddressSpace remoteAddressSpace)
      Specifies the remoteAddressSpace property: The reference to the remote virtual network address space..
      Parameters:
      remoteAddressSpace - The reference to the remote virtual network address space.
      Returns:
      the next definition stage.