Interface HostPool.UpdateStages.WithPersonalDesktopAssignmentType

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

public static interface HostPool.UpdateStages.WithPersonalDesktopAssignmentType
The stage of the HostPool update allowing to specify personalDesktopAssignmentType.
  • Method Details

    • withPersonalDesktopAssignmentType

      HostPool.Update withPersonalDesktopAssignmentType(PersonalDesktopAssignmentType personalDesktopAssignmentType)
      Specifies the personalDesktopAssignmentType property: PersonalDesktopAssignment type for HostPool..
      Parameters:
      personalDesktopAssignmentType - PersonalDesktopAssignment type for HostPool.
      Returns:
      the next definition stage.