OutputFile
Class
Definition
A specification for uploading files from an Azure Batch node to another location after the Batch service has finished executing the task process.
public class OutputFile
- Inheritance
-
OutputFile
Constructors
| OutputFile(String, OutputFileDestination, OutputFileUploadOptions) |
Initializes a new instance of the OutputFile class. |
Properties
| Destination |
Gets the destination for the output file(s). |
| FilePattern |
Gets a pattern indicating which file(s) to upload. |
| UploadOptions |
Gets additional options for the upload operation, including under what conditions to perform the upload. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |