Interface HostPool.DefinitionStages.WithRegistrationInfo

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

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

    • withRegistrationInfo

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