ReleaseArtifact interface
屬性
| artifact |
取得或設定 ReleaseArtifact 的成品提供者。 |
| artifact |
取得或設定 ReleaseArtifact 的成品類型。 |
| definition |
取得或設定 ReleaseArtifact 的定義 json。 |
| definition |
取得或設定 ReleaseArtifact 的定義標識碼。 |
| description | 取得或設定 ReleaseArtifact 的描述。 |
| id | 取得或設定 ReleaseArtifact 的識別碼。 |
| name | 取得或設定 ReleaseArtifact 的名稱。 |
| release |
取得或設定發行標識碼。 |
屬性詳細資料
artifactProvider
artifactType
取得或設定 ReleaseArtifact 的成品類型。
artifactType: string
屬性值
string
definitionData
取得或設定 ReleaseArtifact 的定義 json。
definitionData: string
屬性值
string
definitionId
取得或設定 ReleaseArtifact 的定義標識碼。
definitionId: number
屬性值
number
description
取得或設定 ReleaseArtifact 的描述。
description: string
屬性值
string
id
取得或設定 ReleaseArtifact 的識別碼。
id: number
屬性值
number
name
取得或設定 ReleaseArtifact 的名稱。
name: string
屬性值
string
releaseId
取得或設定發行標識碼。
releaseId: number
屬性值
number