WebApiTeam 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.
[System.Runtime.Serialization.DataContract]
public class WebApiTeam : Microsoft.TeamFoundation.Core.WebApi.WebApiTeamRef
type WebApiTeam = class
inherit WebApiTeamRef
Public Class WebApiTeam
Inherits WebApiTeamRef
- Inheritance
- Attributes
Constructors
| WebApiTeam() | |
| WebApiTeam(WebApiTeamRef) |
Properties
| Description |
Team description |
| Id |
Team (Identity) Guid. A Team Foundation ID. (Inherited from WebApiTeamRef) |
| IdentityUrl |
Identity REST API Url to this team |
| Name |
Team name (Inherited from WebApiTeamRef) |
| ProjectId | |
| ProjectName | |
| Url |
Team REST API Url (Inherited from WebApiTeamRef) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from WebApiTeamRef) |
| ISecuredObject.NamespaceId | (Inherited from WebApiTeamRef) |
| ISecuredObject.RequiredPermissions | (Inherited from WebApiTeamRef) |