Share via


TeamInfo interface

Represents information about a team.

Properties

aadGroupId

The Azure Active Directory group ID of the team.

id

The ID of the team.

name

The name of the team.

tenantId

The tenant ID of the team.

Property Details

aadGroupId

The Azure Active Directory group ID of the team.

aadGroupId?: string

Property Value

string

id

The ID of the team.

id?: string

Property Value

string

name

The name of the team.

name?: string

Property Value

string

tenantId

The tenant ID of the team.

tenantId?: string

Property Value

string