共用方式為


JobPatchPropertiesProperties 類別

JobPatchPropertiesProperties。

繼承
azure.mgmt.appcontainers._serialization.Model
JobPatchPropertiesProperties

建構函式

JobPatchPropertiesProperties(*, environment_id: str | None = None, configuration: _models.JobConfiguration | None = None, template: _models.JobTemplate | None = None, outbound_ip_addresses: List[str] | None = None, event_stream_endpoint: str | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
environment_id
str

環境的資源識別碼。

configuration

Container Apps 作業組態屬性。

template

容器應用程式作業定義。

outbound_ip_addresses

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

event_stream_endpoint
str

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

變數

名稱 Description
environment_id
str

環境的資源識別碼。

configuration

Container Apps 作業組態屬性。

template

容器應用程式作業定義。

outbound_ip_addresses

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

event_stream_endpoint
str

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