Basahin sa Ingles I-edit

Ibahagi sa


TeamHttpClient 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.

C#
[Microsoft.VisualStudio.Services.WebApi.ResourceArea("79134C72-4A58-4B42-976C-04E7115F32BF")]
public class TeamHttpClient : Microsoft.TeamFoundation.Core.WebApi.TeamHttpClientBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
TeamHttpClient
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

Methods

CreateTeamAsync(WebApiTeam, String, Object, CancellationToken)

[Preview API] Create a team in a team project.

(Inherited from TeamHttpClientBase)
DeleteTeamAsync(String, String, Object, CancellationToken)

[Preview API] Delete a team.

(Inherited from TeamHttpClientBase)
GetAllTeamsAsync(Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of all teams.

(Inherited from TeamHttpClientBase)
GetTeam(String, String, Object)
Obsolete.

Get a specific team under a project. This has been deprecated and clients should instead use the GetTeamAsync method.

GetTeamAsync(String, String, Object, CancellationToken)

[Preview API] Get a specific team.

(Inherited from TeamHttpClientBase)
GetTeamMembers(String, String, Nullable<Int32>, Nullable<Int32>, Object)
Obsolete.

Get the members for a specific team. This has been deprecated and clients should instead use the GetTeamMembersAsync method.

GetTeamMembersAsync(String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Get a list of members for a specific team.

(Inherited from TeamCompatHttpClientBase)
GetTeamMembersWithExtendedPropertiesAsync(String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of members for a specific team.

(Inherited from TeamHttpClientBase)
GetTeams(String, Nullable<Int32>, Nullable<Int32>, Object)
Obsolete.

Get all teams under a certain project. This has been deprecated and clients should instead use the GetTeamsAsync method.

GetTeamsAsync(String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of teams.

(Inherited from TeamHttpClientBase)
GetTeamsAsync(String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Get a list of teams.

(Inherited from TeamCompatHttpClientBase)
UpdateTeamAsync(WebApiTeam, String, String, Object, CancellationToken)

[Preview API] Update a team's name and/or description.

(Inherited from TeamHttpClientBase)

Applies to

Produkto Mga Bersyon
Azure DevOps Services .NET SDK preview, latest