MachineLearningJobStatus.NotResponding Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 Azure.ResourceManager.MachineLearning.Models.MachineLearningJobStatus NotResponding { get; }
static member NotResponding : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobStatus
Public Shared ReadOnly Property NotResponding As MachineLearningJobStatus
Property Value
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET