Interface VirtualNetworkPeering.UpdateStages.WithDatabricksAddressSpace

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

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

    • withDatabricksAddressSpace

      VirtualNetworkPeering.Update withDatabricksAddressSpace(AddressSpace databricksAddressSpace)
      Specifies the databricksAddressSpace property: The reference to the databricks virtual network address space..
      Parameters:
      databricksAddressSpace - The reference to the databricks virtual network address space.
      Returns:
      the next definition stage.