Microsoft.Azure.Batch.Conventions.Files Namespace
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.
Classes
CloudJobExtensions |
Provides methods for working with the outputs of a CloudJob. |
CloudTaskExtensions |
Provides methods for working with the outputs of a CloudTask. |
JobOutputKind |
Represents a category of job outputs, such as the main job output, or a preview of the job output. |
JobOutputStorage |
Represents persistent storage for the outputs of an Azure Batch job. |
OutputFileReference |
A reference to a task or job output file in persistent storage. |
TaskOutputKind |
Represents a category of job outputs, such as the main task output, or a preview of the task output, or a log of the task processing. |
TaskOutputStorage |
Represents persistent storage for the outputs of an Azure Batch task. |
Interfaces
ITrackedSaveOperation |
Represents a tracked save, in which a background operation periodically copies appends to a file to the corresponding append blob in Azure Storage. |