Interface VirtualNetworkPeering.DefinitionStages.WithRemoteAddressSpace

All Known Subinterfaces:
VirtualNetworkPeering.Definition, VirtualNetworkPeering.DefinitionStages.WithCreate
Enclosing interface:
VirtualNetworkPeering.DefinitionStages

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

    • withRemoteAddressSpace

      VirtualNetworkPeering.DefinitionStages.WithCreate 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.