Interface FrontDoor.UpdateStages.WithHealthProbeSettings

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

public static interface FrontDoor.UpdateStages.WithHealthProbeSettings
The stage of the FrontDoor update allowing to specify healthProbeSettings.
  • Method Details

    • withHealthProbeSettings

      FrontDoor.Update withHealthProbeSettings(List<HealthProbeSettingsModel> healthProbeSettings)
      Specifies the healthProbeSettings property: Health probe settings associated with this Front Door instance..
      Parameters:
      healthProbeSettings - Health probe settings associated with this Front Door instance.
      Returns:
      the next definition stage.