DataBoxDiskGranularCopyLogDetails 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.
Granular Copy Log Details for customer disk.
public class DataBoxDiskGranularCopyLogDetails : Azure.ResourceManager.DataBox.Models.GranularCopyLogDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataBox.Models.DataBoxDiskGranularCopyLogDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataBox.Models.DataBoxDiskGranularCopyLogDetails>
type DataBoxDiskGranularCopyLogDetails = class
inherit GranularCopyLogDetails
interface IJsonModel<DataBoxDiskGranularCopyLogDetails>
interface IPersistableModel<DataBoxDiskGranularCopyLogDetails>
Public Class DataBoxDiskGranularCopyLogDetails
Inherits GranularCopyLogDetails
Implements IJsonModel(Of DataBoxDiskGranularCopyLogDetails), IPersistableModel(Of DataBoxDiskGranularCopyLogDetails)
- Inheritance
- Implements
Properties
AccountId |
Account id. |
ErrorLogLink |
Link for copy error logs. |
SerialNumber |
Disk Serial Number. |
VerboseLogLink |
Link for copy verbose logs. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET