Interface Monitor.DefinitionStages.WithZoneRedundancyPreference

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

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

    • withZoneRedundancyPreference

      Monitor.DefinitionStages.WithCreate withZoneRedundancyPreference(String zoneRedundancyPreference)
      Specifies the zoneRedundancyPreference property: Sets the preference for zone redundancy on resources created for the SAP monitor. By default resources will be created which do not support zone redundancy..
      Parameters:
      zoneRedundancyPreference - Sets the preference for zone redundancy on resources created for the SAP monitor. By default resources will be created which do not support zone redundancy.
      Returns:
      the next definition stage.