TeamProperties interface
Describes team properties
Properties
group |
List of group IDs to add their members to the team |
member |
List of member IDs to add to the team |
team |
The description of the team |
team |
The name of the team |
Property Details
groupIds
List of group IDs to add their members to the team
groupIds?: string[]
Property Value
string[]
memberIds
List of member IDs to add to the team
memberIds?: string[]
Property Value
string[]
teamDescription
The description of the team
teamDescription?: string
Property Value
string
teamName
The name of the team
teamName: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript