UploadBatchServiceLogsResult Class
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.
The result of uploading Batch service log files from a specific Compute Node.
public class UploadBatchServiceLogsResult
type UploadBatchServiceLogsResult = class
Public Class UploadBatchServiceLogsResult
- Inheritance
-
UploadBatchServiceLogsResult
Constructors
UploadBatchServiceLogsResult() |
Initializes a new instance of the UploadBatchServiceLogsResult class. |
UploadBatchServiceLogsResult(String, Int32) |
Initializes a new instance of the UploadBatchServiceLogsResult class. |
Properties
NumberOfFilesUploaded |
Gets or sets the number of log files which will be uploaded. |
VirtualDirectoryName |
Gets or sets the virtual directory within Azure Blob Storage container to which the Batch Service log file(s) will be uploaded. |