HostPool.UpdateStages.WithRegistrationInfo Interface
public static interface HostPool.UpdateStages.WithRegistrationInfo
The stage of the HostPool update allowing to specify registrationInfo.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRegistrationInfo(RegistrationInfoPatch registrationInfo)
Specifies the registration |
Method Details
withRegistrationInfo
public abstract HostPool.Update withRegistrationInfo(RegistrationInfoPatch registrationInfo)
Specifies the registrationInfo property: The registration info of HostPool..
Parameters:
Returns: