BatchErrorCodeStrings.JobReleaseTaskNotRunOnTVM Field
A Job Release task was not run on a compute node.
Namespace: Microsoft.Azure.Batch.Common
Assembly: Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)
Syntax
public const string JobReleaseTaskNotRunOnTVM
public:
literal String^ JobReleaseTaskNotRunOnTVM
static val mutable JobReleaseTaskNotRunOnTVM : string
Public Const JobReleaseTaskNotRunOnTVM As String
Field Value
Type: System.String
See Also
BatchErrorCodeStrings Class
Microsoft.Azure.Batch.Common Namespace
Return to top