UploadBatchServiceLogsResult Class

Definition

The result of uploading batch service log files from a specific compute node.

public class UploadBatchServiceLogsResult
type UploadBatchServiceLogsResult = class
Public Class UploadBatchServiceLogsResult
Inheritance
UploadBatchServiceLogsResult

Properties

NumberOfFilesUploaded

Gets the number of log files which will be uploaded.

VirtualDirectoryName

Gets the virtual directory within the Azure Blob Storage container to which the Batch Service log file(s) will be uploaded.

Applies to