Share via


DataBoxAccountCopyLogDetails.CopyVerboseLogLink Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to