DataBoxHeavyAccountCopyLogDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Copy log details for a storage account for Databox heavy.
public class DataBoxHeavyAccountCopyLogDetails : Azure.ResourceManager.DataBox.Models.CopyLogDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataBox.Models.DataBoxHeavyAccountCopyLogDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataBox.Models.DataBoxHeavyAccountCopyLogDetails>
type DataBoxHeavyAccountCopyLogDetails = class
inherit CopyLogDetails
interface IJsonModel<DataBoxHeavyAccountCopyLogDetails>
interface IPersistableModel<DataBoxHeavyAccountCopyLogDetails>
Public Class DataBoxHeavyAccountCopyLogDetails
Inherits CopyLogDetails
Implements IJsonModel(Of DataBoxHeavyAccountCopyLogDetails), IPersistableModel(Of DataBoxHeavyAccountCopyLogDetails)
- Inheritance
- Implements
Properties
| AccountName |
Account name. |
| CopyLogLink |
Link for copy logs. |
| CopyVerboseLogLink |
Link for copy verbose logs. This will be set only when the LogCollectionLevel is set to verbose. |
Methods
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |