Interface Monitor.DefinitionStages.WithAppLocation

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

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

    • withAppLocation

      Monitor.DefinitionStages.WithCreate withAppLocation(String appLocation)
      Specifies the appLocation property: The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region..
      Parameters:
      appLocation - The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region.
      Returns:
      the next definition stage.