Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidateSourceMappingRequest

example

Click here to see how to use ValidateSourceMappingRequest.

Hierarchy

Properties

filename

filename: string

The name of the file being uploaded. The extension of the filename part will be used to detect the type of file (like zip, tar).

logSourceName

logSourceName: string

Name of the log source that will be used to process the files being uploaded.

namespaceName

namespaceName: string

The Logging Analytics namespace used for the request.

objectLocation

objectLocation: string

Location of the log file.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made