ArtifactTypeDefinition interface
artifact |
Gets or sets the artifact trigger configuration of artifact type definition. |
artifact |
Gets or sets the artifact type of artifact type definition. Valid values are 'Build', 'Package', 'Source' or 'ContainerImage'. |
display |
Gets or sets the display name of artifact type definition. |
endpoint |
Gets or sets the endpoint type id of artifact type definition. |
input |
Gets or sets the input descriptors of artifact type definition. |
is |
Gets or sets the is commits tracebility supported value of artifact type defintion. |
is |
Gets or sets the is workitems tracebility supported value of artifact type defintion. |
name | Gets or sets the name of artifact type definition. |
unique |
Gets or sets the unique source identifier of artifact type definition. |
Gets or sets the artifact trigger configuration of artifact type definition.
artifactTriggerConfiguration: ArtifactTriggerConfiguration
Property Value
Gets or sets the artifact type of artifact type definition. Valid values are 'Build', 'Package', 'Source' or 'ContainerImage'.
artifactType: string
Property Value
string
Gets or sets the display name of artifact type definition.
displayName: string
Property Value
string
Gets or sets the endpoint type id of artifact type definition.
endpointTypeId: string
Property Value
string
Gets or sets the input descriptors of artifact type definition.
inputDescriptors: InputDescriptor[]
Property Value
Gets or sets the is commits tracebility supported value of artifact type defintion.
isCommitsTraceabilitySupported: boolean
Property Value
boolean
Gets or sets the is workitems tracebility supported value of artifact type defintion.
isWorkitemsTraceabilitySupported: boolean
Property Value
boolean
Gets or sets the name of artifact type definition.
name: string
Property Value
string
Gets or sets the unique source identifier of artifact type definition.
uniqueSourceIdentifier: string
Property Value
string