你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Stateful interface
Stateful profile meaning that the machines will be returned to the pool after running a job.
- Extends
Properties
grace |
How long should the machine be kept around after it ran a workload when there are no stand-by agents. The maximum is one week. |
kind | Stateful profile meaning that the machines will be returned to the pool after running a job. |
max |
How long should stateful machines be kept around. The maximum is one week. |
Inherited Properties
resource |
Defines pool buffer/stand-by agents. |
resource |
Defines how the pool buffer/stand-by agents is provided. |
Property Details
gracePeriodTimeSpan
How long should the machine be kept around after it ran a workload when there are no stand-by agents. The maximum is one week.
gracePeriodTimeSpan?: string
Property Value
string
kind
Stateful profile meaning that the machines will be returned to the pool after running a job.
kind: "Stateful"
Property Value
"Stateful"
maxAgentLifetime
How long should stateful machines be kept around. The maximum is one week.
maxAgentLifetime?: string
Property Value
string
Inherited Property Details
resourcePredictions
Defines pool buffer/stand-by agents.
resourcePredictions?: ResourcePredictions
Property Value
Inherited From AgentProfile.resourcePredictions
resourcePredictionsProfile
Defines how the pool buffer/stand-by agents is provided.
resourcePredictionsProfile?: ResourcePredictionsProfileUnion
Property Value
Inherited From AgentProfile.resourcePredictionsProfile