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

JobStatus.NotResponding Field

Definition

When heartbeat is enabled, if the run isn't updating any information to RunHistory then the run goes to NotResponding state. NotResponding is the only state that is exempt from strict transition orders. A run can go from NotResponding to any of the previous states.

public static Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobStatus NotResponding;
 staticval mutable NotResponding : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobStatus
Public Shared NotResponding As JobStatus 

Field Value

Applies to