ArtifactTypeDefinition interface

Properties

artifactTriggerConfiguration

Gets or sets the artifact trigger configuration of artifact type definition.

artifactType

Gets or sets the artifact type of artifact type definition. Valid values are 'Build', 'Package', 'Source' or 'ContainerImage'.

displayName

Gets or sets the display name of artifact type definition.

endpointTypeId

Gets or sets the endpoint type id of artifact type definition.

inputDescriptors

Gets or sets the input descriptors of artifact type definition.

isCommitsTraceabilitySupported

Gets or sets the is commits tracebility supported value of artifact type defintion.

isWorkitemsTraceabilitySupported

Gets or sets the is workitems tracebility supported value of artifact type defintion.

name

Gets or sets the name of artifact type definition.

uniqueSourceIdentifier

Gets or sets the unique source identifier of artifact type definition.

Property Details

artifactTriggerConfiguration

Gets or sets the artifact trigger configuration of artifact type definition.

artifactTriggerConfiguration: ArtifactTriggerConfiguration

Property Value

artifactType

Gets or sets the artifact type of artifact type definition. Valid values are 'Build', 'Package', 'Source' or 'ContainerImage'.

artifactType: string

Property Value

string

displayName

Gets or sets the display name of artifact type definition.

displayName: string

Property Value

string

endpointTypeId

Gets or sets the endpoint type id of artifact type definition.

endpointTypeId: string

Property Value

string

inputDescriptors

Gets or sets the input descriptors of artifact type definition.

inputDescriptors: InputDescriptor[]

Property Value

isCommitsTraceabilitySupported

Gets or sets the is commits tracebility supported value of artifact type defintion.

isCommitsTraceabilitySupported: boolean

Property Value

boolean

isWorkitemsTraceabilitySupported

Gets or sets the is workitems tracebility supported value of artifact type defintion.

isWorkitemsTraceabilitySupported: boolean

Property Value

boolean

name

Gets or sets the name of artifact type definition.

name: string

Property Value

string

uniqueSourceIdentifier

Gets or sets the unique source identifier of artifact type definition.

uniqueSourceIdentifier: string

Property Value

string