DataBoxDiskCopyLogDetails Class
Copy Log Details for a disk.
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.v2019_09_01.models._models_py3.CopyLogDetailsDataBoxDiskCopyLogDetails
Constructor
DataBoxDiskCopyLogDetails(**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
- disk_serial_number
- str
Disk Serial Number.
- error_log_link
- str
Link for copy error logs.
- verbose_log_link
- str
Link for copy verbose logs.
Feedback
Submit and view feedback for