TeamContext interface

The Team Context for an operation.

Properties

project

The team project Id or name. Ignored if ProjectId is set.

projectId

The Team Project ID. Required if Project is not set.

team

The Team Id or name. Ignored if TeamId is set.

teamId

The Team Id

Property Details

project

The team project Id or name. Ignored if ProjectId is set.

project: string

Property Value

string

projectId

The Team Project ID. Required if Project is not set.

projectId: string

Property Value

string

team

The Team Id or name. Ignored if TeamId is set.

team: string

Property Value

string

teamId

The Team Id

teamId: string

Property Value

string