Interface HostPool.DefinitionStages.WithCustomRdpProperty

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

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

    • withCustomRdpProperty

      HostPool.DefinitionStages.WithCreate withCustomRdpProperty(String customRdpProperty)
      Specifies the customRdpProperty property: Custom rdp property of HostPool..
      Parameters:
      customRdpProperty - Custom rdp property of HostPool.
      Returns:
      the next definition stage.