Share via


DataBoxHeavyAccountCopyLogDetails.CopyLogLink Property

Definition

Gets link for copy logs.

[Newtonsoft.Json.JsonProperty(PropertyName="copyLogLink")]
public System.Collections.Generic.IList<string> CopyLogLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyLogLink")>]
member this.CopyLogLink : System.Collections.Generic.IList<string>
Public ReadOnly Property CopyLogLink As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to