Interface Monitor.DefinitionStages.WithMonitorSubnet

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

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

    • withMonitorSubnet

      Monitor.DefinitionStages.WithCreate withMonitorSubnet(String monitorSubnet)
      Specifies the monitorSubnet property: The subnet which the SAP monitor will be deployed in.
      Parameters:
      monitorSubnet - The subnet which the SAP monitor will be deployed in.
      Returns:
      the next definition stage.