ArtifactTypeDefinition interface

属性

artifactTriggerConfiguration

获取或设置工件类型定义的工件触发器配置。

artifactType

获取或设置项目类型定义的项目类型。 有效值为“Build”、“Package”、“Source”或“ContainerImage”。

displayName

获取或设置项目类型定义的显示名称。

endpointTypeId

获取或设置项目类型定义的终结点类型 ID。

inputDescriptors

获取或设置项目类型定义的输入描述符。

isCommitsTraceabilitySupported

获取或设置项目类型定义的 is commits traceability supported 值。

isWorkitemsTraceabilitySupported

获取或设置项目类型定义的工作项可跟踪性支持值。

name

获取或设置项目类型定义的名称。

uniqueSourceIdentifier

获取或设置项目类型定义的唯一源标识符。

属性详细信息

artifactTriggerConfiguration

获取或设置工件类型定义的工件触发器配置。

artifactTriggerConfiguration: ArtifactTriggerConfiguration

属性值

artifactType

获取或设置项目类型定义的项目类型。 有效值为“Build”、“Package”、“Source”或“ContainerImage”。

artifactType: string

属性值

string

displayName

获取或设置项目类型定义的显示名称。

displayName: string

属性值

string

endpointTypeId

获取或设置项目类型定义的终结点类型 ID。

endpointTypeId: string

属性值

string

inputDescriptors

获取或设置项目类型定义的输入描述符。

inputDescriptors: InputDescriptor[]

属性值

isCommitsTraceabilitySupported

获取或设置项目类型定义的 is commits traceability supported 值。

isCommitsTraceabilitySupported: boolean

属性值

boolean

isWorkitemsTraceabilitySupported

获取或设置项目类型定义的工作项可跟踪性支持值。

isWorkitemsTraceabilitySupported: boolean

属性值

boolean

name

获取或设置项目类型定义的名称。

name: string

属性值

string

uniqueSourceIdentifier

获取或设置项目类型定义的唯一源标识符。

uniqueSourceIdentifier: string

属性值

string