Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UploadBatchServiceLogsResult

Package version

An interface representing UploadBatchServiceLogsResult.

summary

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

Hierarchy

  • UploadBatchServiceLogsResult

Index

Properties

numberOfFilesUploaded

numberOfFilesUploaded: number

The number of log files which will be uploaded.

virtualDirectoryName

virtualDirectoryName: string

The virtual directory within Azure Blob Storage container to which the Batch Service log file(s) will be uploaded. The virtual directory name is part of the blob name for each log file uploaded, and it is built based poolId, nodeId and a unique identifier.

Generated using TypeDoc