你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

JobAgentState Enum

Definition

The state of the job agent.

public enum JobAgentState
type JobAgentState = 
Public Enum JobAgentState
Inheritance
JobAgentState

Fields

Name Value Description
Creating 0

Creating.

Ready 1

Ready.

Updating 2

Updating.

Deleting 3

Deleting.

Disabled 4

Disabled.

Applies to