DataBoxDiskCopyLogDetails.ErrorLogLink Property

Definition

Gets link for copy error logs.

[Newtonsoft.Json.JsonProperty(PropertyName="errorLogLink")]
public string ErrorLogLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorLogLink")>]
member this.ErrorLogLink : string
Public ReadOnly Property ErrorLogLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to