JobPatchPropertiesProperties interface
屬性
configuration | Container Apps 作業組態屬性。 |
environment |
環境的資源識別碼。 |
event |
容器應用程式作業之 eventstream 的端點。 |
outbound |
容器應用程式作業的輸出 IP 位址。 |
template | Container Apps 作業定義。 |
屬性詳細資料
configuration
environmentId
環境的資源識別碼。
environmentId?: string
屬性值
string
eventStreamEndpoint
容器應用程式作業之 eventstream 的端點。
eventStreamEndpoint?: string
屬性值
string
outboundIpAddresses
容器應用程式作業的輸出 IP 位址。
outboundIpAddresses?: string[]
屬性值
string[]