DataBoxHeavyAccountCopyLogDetails Class

Copy log details for a storage account for Databox heavy.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.databox.v2020_04_01.models._models_py3.CopyLogDetails
DataBoxHeavyAccountCopyLogDetails

Constructor

DataBoxHeavyAccountCopyLogDetails(**kwargs)

Parameters

copy_log_details_type
str or <xref:azure.mgmt.databox.models.ClassDiscriminator>
Required

Required. Indicates the type of job details.Constant filled by server. Possible values include: "DataBox", "DataBoxDisk", "DataBoxHeavy".

Variables

account_name
str

Account name.

copy_log_link
list[str]

Link for copy logs.

copy_verbose_log_link
list[str]

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