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

Stateful interface

有状态配置文件表示计算机在运行作业后将返回到池。

扩展

属性

gracePeriodTimeSpan

当没有备用代理时,计算机在运行工作负荷后应保留多长时间。 最大值为一周。

kind

多态鉴别器,它指定此对象可以的不同类型的

maxAgentLifetime

有状态计算机应该保留多长时间。 最大值为一周。

继承属性

resourcePredictions

定义池缓冲/备用代理。

resourcePredictionsProfile

定义如何提供池缓冲/备用代理。

属性详细信息

gracePeriodTimeSpan

当没有备用代理时,计算机在运行工作负荷后应保留多长时间。 最大值为一周。

gracePeriodTimeSpan?: string

属性值

string

kind

多态鉴别器,它指定此对象可以的不同类型的

kind: "Stateful"

属性值

"Stateful"

maxAgentLifetime

有状态计算机应该保留多长时间。 最大值为一周。

maxAgentLifetime?: string

属性值

string

继承属性详细信息

resourcePredictions

定义池缓冲/备用代理。

resourcePredictions?: Record<string, unknown>

属性值

Record<string, unknown>

继承自AgentProfile.resourcePredictions

resourcePredictionsProfile

定义如何提供池缓冲/备用代理。

resourcePredictionsProfile?: ResourcePredictionsProfileUnion

属性值

继承自AgentProfile.resourcePredictionsProfile