Interface FrontDoor.UpdateStages.WithBackendPoolsSettings

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

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

    • withBackendPoolsSettings

      FrontDoor.Update withBackendPoolsSettings(BackendPoolsSettings backendPoolsSettings)
      Specifies the backendPoolsSettings property: Settings for all backendPools.
      Parameters:
      backendPoolsSettings - Settings for all backendPools.
      Returns:
      the next definition stage.