共用方式為


JobPatchPropertiesProperties interface

屬性

configuration

Container Apps 作業組態屬性。

environmentId

環境的資源識別碼。

eventStreamEndpoint

容器應用程式作業之 eventstream 的端點。

outboundIpAddresses

容器應用程式作業的輸出 IP 位址。

template

Container Apps 作業定義。

屬性詳細資料

configuration

Container Apps 作業組態屬性。

configuration?: JobConfiguration

屬性值

environmentId

環境的資源識別碼。

environmentId?: string

屬性值

string

eventStreamEndpoint

容器應用程式作業之 eventstream 的端點。

eventStreamEndpoint?: string

屬性值

string

outboundIpAddresses

容器應用程式作業的輸出 IP 位址。

outboundIpAddresses?: string[]

屬性值

string[]

template

Container Apps 作業定義。

template?: JobTemplate

屬性值