Interface FrontDoor.DefinitionStages.WithHealthProbeSettings

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

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

    • withHealthProbeSettings

      FrontDoor.DefinitionStages.WithCreate 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.