Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TeamContext

The Team Context for an operation.

Hierarchy

  • TeamContext

Index

Properties

Optional project

project: string

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

Optional projectId

projectId: string

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

Optional team

team: string

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

Optional teamId

teamId: string

The Team Id

Generated using TypeDoc