WorkItemTypeTemplateUpdateModel interface

描述更新工作项类型模板请求正文。

属性

actionType

描述更新请求的作类型。

methodology

模板所属的方法,例如。 敏捷、Scrum、CMMI。

template

工作项类型模板的字符串表示形式。

templateType

请求正文中描述的模板的类型。

属性详细信息

actionType

描述更新请求的作类型。

actionType: ProvisioningActionType

属性值

methodology

模板所属的方法,例如。 敏捷、Scrum、CMMI。

methodology: string

属性值

string

template

工作项类型模板的字符串表示形式。

template: string

属性值

string

templateType

请求正文中描述的模板的类型。

templateType: TemplateType

属性值