DataBoxAccountCopyLogDetails Class
Copy log details for a storage account of a DataBox job.
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.CopyLogDetailsDataBoxAccountCopyLogDetails
Constructor
DataBoxAccountCopyLogDetails(**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
- str
Link for copy logs.
- copy_verbose_log_link
- str
Link for copy verbose logs. This will be set only when LogCollectionLevel is set to Verbose.
Feedback
Submit and view feedback for