共用方式為


ContinuousWebJob 類別

連續 Web 作業資訊。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.web.v2020_12_01.models._models_py3.ProxyOnlyResource
ContinuousWebJob

建構函式

ContinuousWebJob(*, kind: str | None = None, status: str | _models.ContinuousWebJobStatus | None = None, detailed_status: str | None = None, log_url: str | None = None, run_command: str | None = None, url: str | None = None, extra_info_url: str | None = None, web_job_type: str | _models.WebJobType | None = None, error: str | None = None, using_sdk: bool | None = None, settings: Dict[str, MutableMapping[str, Any]] | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
kind
str

資源種類。

status

作業狀態。 已知值為:「Initializing」、「Starting」、「Running」、「PendingRestart」 和 「Stopped」。

detailed_status
str

詳細狀態。

log_url
str

記錄 URL。

run_command
str

執行命令。

url
str

作業 URL。

extra_info_url
str

額外的資訊 URL。

web_job_type

作業類型。 已知值為:「Continuous」 和 「Triggered」。

error
str

錯誤資訊。

using_sdk

使用 SDK?。

settings
dict[str, <xref:JSON>]

作業設定。

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

kind
str

資源種類。

type
str

資源類型。

status

作業狀態。 已知值為:「Initializing」、「Starting」、「Running」、「PendingRestart」 和 「Stopped」。

detailed_status
str

詳細狀態。

log_url
str

記錄 URL。

run_command
str

執行命令。

url
str

作業 URL。

extra_info_url
str

額外的資訊 URL。

web_job_type

作業類型。 已知值為:「Continuous」 和 「Triggered」。

error
str

錯誤資訊。

using_sdk

使用 SDK?。

settings
dict[str, <xref:JSON>]

作業設定。