DataBoxHeavyAccountCopyLogDetails interface
Copy log details for a storage account for Databox heavy
- Extends
Properties
| account |
Account name. |
| copy |
Indicates the type of job details. |
| copy |
Link for copy logs. |
| copy |
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"
copyLogLink
Link for copy logs.
copyLogLink?: string[]
Property Value
string[]
copyVerboseLogLink
Link for copy verbose logs. This will be set only when the LogCollectionLevel is set to verbose.
copyVerboseLogLink?: string[]
Property Value
string[]