BatchErrorCode.PathNotFound 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.
Gets the error code indicating that a file path was not found on a compute node.
public static Azure.Compute.Batch.BatchErrorCode PathNotFound { get; }
static member PathNotFound : Azure.Compute.Batch.BatchErrorCode
Public Shared ReadOnly Property PathNotFound As BatchErrorCode