Interface Monitor.DefinitionStages.WithRoutingPreference

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

public static interface Monitor.DefinitionStages.WithRoutingPreference
The stage of the Monitor definition allowing to specify routingPreference.
  • Method Details

    • withRoutingPreference

      Monitor.DefinitionStages.WithCreate withRoutingPreference(RoutingPreference routingPreference)
      Specifies the routingPreference property: Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET..
      Parameters:
      routingPreference - Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET.
      Returns:
      the next definition stage.