TeamDetails 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.
Item in The list of requested teams to this pull request.
public class TeamDetails
type TeamDetails = class
Public Class TeamDetails
- Inheritance
-
TeamDetails
Constructors
| Name | Description |
|---|---|
| TeamDetails() | |
Properties
| Name | Description |
|---|---|
| Description |
Description of the team |
| HTMLUrl |
HTML Url of the team. |
| Id |
Unique identifier of the team. |
| LDAPDN |
Distinguished Name (DN) that team maps to within LDAP environment |
| MembersUrl |
The HTTP URL for the team members. |
| NodeId |
The Node ID for the team. |
| Permission |
Permission that the team will have for its repositories |
| Privacy |
The level of privacy this team should have |
| RepositoriesUrl |
The HTTP URL for this team's repositories. |
| Slug |
The slug corresponding to the team. |
| Url |
URL for the team. |
| Value |
Name of the team |