HostPool.Update Interface
Implements
public static interface HostPool.Update
extends WithTags, WithFriendlyName, WithDescription, WithCustomRdpProperty, WithMaxSessionLimit, WithPersonalDesktopAssignmentType, WithLoadBalancerType, WithRing, WithValidationEnvironment, WithRegistrationInfo, WithVmTemplate, WithSsoadfsAuthority, WithSsoClientId, WithSsoClientSecretKeyVaultPath, WithSsoSecretType, WithPreferredAppGroupType, WithStartVMOnConnect, WithPublicNetworkAccess, WithAgentUpdate
The template for HostPool update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Host |
apply()
Executes the update request. |
|
abstract
Host |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract HostPool apply()
Executes the update request.
Returns:
apply
public abstract HostPool apply(Context context)
Executes the update request.
Parameters:
Returns: