Interface HostPool.UpdateStages.WithRegistrationInfo

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

public static interface HostPool.UpdateStages.WithRegistrationInfo
The stage of the HostPool update allowing to specify registrationInfo.
  • Method Details

    • withRegistrationInfo

      HostPool.Update withRegistrationInfo(RegistrationInfoPatch registrationInfo)
      Specifies the registrationInfo property: The registration info of HostPool..
      Parameters:
      registrationInfo - The registration info of HostPool.
      Returns:
      the next definition stage.