DataBoxAccountCopyLogDetails interface

Copy log details for a storage account of a DataBox job

Extends

Properties

accountName

Account name.

copyLogDetailsType

Indicates the type of job details.

copyLogLink

Link for copy logs.

copyVerboseLogLink

Link for copy verbose logs. This will be set only when LogCollectionLevel is set to Verbose.

Property Details

accountName

Account name.

accountName?: string

Property Value

string

copyLogDetailsType

Indicates the type of job details.

copyLogDetailsType: "DataBox"

Property Value

"DataBox"

Link for copy logs.

copyLogLink?: string

Property Value

string

Link for copy verbose logs. This will be set only when LogCollectionLevel is set to Verbose.

copyVerboseLogLink?: string

Property Value

string