DataBoxHeavyAccountCopyLogDetails interface

Copy log details for a storage account for Databox heavy

Extends

Properties

accountName

Account name. NOTE: This property will not be serialized. It can only be populated by the server.

copyLogDetailsType

Polymorphic discriminator, which specifies the different types this object can be

copyLogLink

Link for copy logs. NOTE: This property will not be serialized. It can only be populated by the server.

copyVerboseLogLink

Link for copy verbose logs. This will be set only when the LogCollectionLevel is set to verbose. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accountName

Account name. NOTE: This property will not be serialized. It can only be populated by the server.

accountName?: string

Property Value

string

copyLogDetailsType

Polymorphic discriminator, which specifies the different types this object can be

copyLogDetailsType: "DataBoxHeavy"

Property Value

"DataBoxHeavy"

Link for copy logs. NOTE: This property will not be serialized. It can only be populated by the server.

copyLogLink?: string[]

Property Value

string[]

Link for copy verbose logs. This will be set only when the LogCollectionLevel is set to verbose. NOTE: This property will not be serialized. It can only be populated by the server.

copyVerboseLogLink?: string[]

Property Value

string[]