DataBoxHeavyAccountCopyLogDetails Class

Definition

Copy log details for a storage account for Databox heavy

[Newtonsoft.Json.JsonObject("DataBoxHeavy")]
public class DataBoxHeavyAccountCopyLogDetails : Microsoft.Azure.Management.DataBox.Models.CopyLogDetails
[<Newtonsoft.Json.JsonObject("DataBoxHeavy")>]
type DataBoxHeavyAccountCopyLogDetails = class
    inherit CopyLogDetails
Public Class DataBoxHeavyAccountCopyLogDetails
Inherits CopyLogDetails
Inheritance
DataBoxHeavyAccountCopyLogDetails
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

DataBoxHeavyAccountCopyLogDetails()

Initializes a new instance of the DataBoxHeavyAccountCopyLogDetails class.

DataBoxHeavyAccountCopyLogDetails(String, IList<String>, IList<String>)

Initializes a new instance of the DataBoxHeavyAccountCopyLogDetails class.

Properties

AccountName

Gets account name.

CopyLogLink

Gets link for copy logs.

CopyVerboseLogLink

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

Applies to