HostPool.UpdateStages.WithCustomRdpProperty Interface

public static interface HostPool.UpdateStages.WithCustomRdpProperty

The stage of the HostPool update allowing to specify customRdpProperty.

Method Summary

Modifier and Type Method and Description
abstract Update withCustomRdpProperty(String customRdpProperty)

Specifies the customRdpProperty property: Custom rdp property of HostPool..

Method Details

withCustomRdpProperty

public abstract HostPool.Update withCustomRdpProperty(String customRdpProperty)

Specifies the customRdpProperty property: Custom rdp property of HostPool..

Parameters:

customRdpProperty - Custom rdp property of HostPool.

Returns:

the next definition stage.

Applies to