Interface HostPool.UpdateStages.WithCustomRdpProperty

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

public static interface HostPool.UpdateStages.WithCustomRdpProperty
The stage of the HostPool update allowing to specify customRdpProperty.
  • Method Summary

    Modifier and Type
    Method
    Description
    withCustomRdpProperty(String customRdpProperty)
    Specifies the customRdpProperty property: Custom rdp property of HostPool..
  • Method Details

    • withCustomRdpProperty

      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.