次の方法で共有


BacklogLevel interface

バックログ レベルを表すコントラクト

プロパティ

categoryReferenceName

対応する WIT カテゴリの参照名

pluralName

バックログ レベルの複数形の名前

workItemStates

プランに含まれる作業項目の状態のコレクション。 サーバーは、これらの作業項目の種類のみにフィルター処理します。

workItemTypes

指定されたバックログ レベルの有効な作業項目型名のコレクション

プロパティの詳細

categoryReferenceName

対応する WIT カテゴリの参照名

categoryReferenceName: string

プロパティ値

string

pluralName

バックログ レベルの複数形の名前

pluralName: string

プロパティ値

string

workItemStates

プランに含まれる作業項目の状態のコレクション。 サーバーは、これらの作業項目の種類のみにフィルター処理します。

workItemStates: string[]

プロパティ値

string[]

workItemTypes

指定されたバックログ レベルの有効な作業項目型名のコレクション

workItemTypes: string[]

プロパティ値

string[]