DataBoxHeavyAccountCopyLogDetails interface

Copy log details for a storage account for Databox heavy

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 the LogCollectionLevel is set to verbose.

Property Details

accountName

Account name.

accountName?: string

Property Value

string

copyLogDetailsType

Indicates the type of job details.

copyLogDetailsType: "DataBoxHeavy"

Property Value

"DataBoxHeavy"

Link for copy logs.

copyLogLink?: string[]

Property Value

string[]

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

copyVerboseLogLink?: string[]

Property Value

string[]