共用方式為


BuildProperties interface

建置資源屬性承載

屬性

agentPool

代理程式集區的資源標識碼

apms

此組建的 APM

builder

建置原始碼的產生器資源標識碼

certificates

此組建的 CA 憑證

env

此組建的環境變數

provisioningState

KPack 建置結果的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

relativePath

原始碼的相對路徑

resourceRequests

此組建的自定義組建資源

triggeredBuildResult

此組建所觸發的組建結果注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

agentPool

代理程式集區的資源標識碼

agentPool?: string

屬性值

string

apms

此組建的 APM

apms?: ApmReference[]

屬性值

builder

建置原始碼的產生器資源標識碼

builder?: string

屬性值

string

certificates

此組建的 CA 憑證

certificates?: CertificateReference[]

屬性值

env

此組建的環境變數

env?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

provisioningState

KPack 建置結果的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

relativePath

原始碼的相對路徑

relativePath?: string

屬性值

string

resourceRequests

此組建的自定義組建資源

resourceRequests?: BuildResourceRequests

屬性值

triggeredBuildResult

此組建所觸發的組建結果注意:此屬性將不會串行化。 它只能由伺服器填入。

triggeredBuildResult?: TriggeredBuildResult

屬性值