TeamCompatHttpClientBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class TeamCompatHttpClientBase : Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
type TeamCompatHttpClientBase = class
inherit VssHttpClientBase
Public MustInherit Class TeamCompatHttpClientBase
Inherits VssHttpClientBase
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBaseTeamCompatHttpClientBase
- Derived
Constructors
Methods
| GetTeamMembersAsync(String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken) |
Obsolete.
[Preview API] Get a list of members for a specific team. |
| GetTeamsAsync(String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken) |
Obsolete.
[Preview API] Get a list of teams. |